Show patches with: none      |   431497 patches
« 1 2 ... 3187 3188 31894314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,22/30] hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,21/30] hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,20/30] hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,19/30] hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,18/30] hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,17/30] hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,16/30] hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,15/30] hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,14/30] hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-06-03 Michael Tokarev New
[PULL,13/30] hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order - - - - --- 2015-06-03 Michael Tokarev New
[PULL,12/30] hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind - - - - --- 2015-06-03 Michael Tokarev New
[PULL,11/30] hw/ppc/e500.c: Fix memory leak - - - - --- 2015-06-03 Michael Tokarev New
[PULL,10/30] hw/alpha/dp264.c: Fix memory leak spotted by valgrind - - - - --- 2015-06-03 Michael Tokarev New
[PULL,09/30] vl: fix memory leak spotted by valgrind - - - - --- 2015-06-03 Michael Tokarev New
[PULL,08/30] device-tree: Make a common-obj - - 1 - --- 2015-06-03 Michael Tokarev New
[PULL,07/30] hw/i386/acpi-build: decref after use - - 1 - --- 2015-06-03 Michael Tokarev New
[PULL,06/30] hw/ide/pci: Fix memory leak - - 1 - --- 2015-06-03 Michael Tokarev New
[PULL,05/30] hw/i386/pc_piix: Fix memory leak - - 1 - --- 2015-06-03 Michael Tokarev New
[PULL,04/30] docs/writing-qmp-commands: fix a typo - - - - --- 2015-06-03 Michael Tokarev New
[PULL,03/30] util: socket: Add missing localaddr and localport option for DGRAM socket - - 2 - --- 2015-06-03 Michael Tokarev New
[PULL,02/30] microblaze: cpu: Delete MMAP_SHIFT definition - - 1 - --- 2015-06-03 Michael Tokarev New
[PULL,01/30] iscsi: Remove pointless runtime check of macro value - - - - --- 2015-06-03 Michael Tokarev New
[PULL,00/30] Trivial patches for 2015-06-03 - - - - --- 2015-06-03 Michael Tokarev New
[v2] virtio: 64bit features fixups. - - - - --- 2015-06-03 Gerd Hoffmann New
virtio: 64bit features fixups. - - - - --- 2015-06-03 Gerd Hoffmann New
[v2] atomics: add explicit compiler fence in __atomic memory barriers - - 1 - --- 2015-06-03 Paolo Bonzini New
[RFC,2/2] pc: fix QEMU crashing when more than ~50 memory hotplugged - - - - --- 2015-06-03 Igor Mammedov New
[RFC,1/2] memory: introduce MemoryRegion container with reserved HVA range - - - - --- 2015-06-03 Igor Mammedov New
atomics: add explicit compiler fence in __atomic memory barriers - - - - --- 2015-06-03 Paolo Bonzini New
[PULL,21/21] Remove unneeded memset - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,20/21] Rename RDMA structures to make destination clear - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,19/21] Teach analyze-migration.py about section footers - - - - --- 2015-06-03 Juan Quintela New
[PULL,18/21] Add a protective section footer - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,17/21] Disable section footers on older machine types - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,16/21] Merge section header writing - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,15/21] Move loadvm_handlers into MigrationIncomingState - - 2 - --- 2015-06-03 Juan Quintela New
[PULL,14/21] Move copy out of qemu_peek_buffer - - 2 - --- 2015-06-03 Juan Quintela New
[PULL,13/21] Create MigrationIncomingState - - 3 - --- 2015-06-03 Juan Quintela New
[PULL,12/21] qemu_ram_foreach_block: pass up error value, and down the ramblock name - - 4 - --- 2015-06-03 Juan Quintela New
[PULL,11/21] Split header writing out of qemu_savevm_state_begin - - 3 - --- 2015-06-03 Juan Quintela New
[PULL,10/21] Add qemu_get_counted_string to read a string prefixed by a count byte - - 3 - --- 2015-06-03 Juan Quintela New
[PULL,09/21] migration: Use normal VMStateDescriptions for Subsections - - - - --- 2015-06-03 Juan Quintela New
[PULL,08/21] migration: create savevm_state - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,07/21] migration: Remove duplicated assignment of SETUP status - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,06/21] rdma: Fix qemu crash when IPv6 address is used for migration - - - - --- 2015-06-03 Juan Quintela New
[PULL,05/21] arch_init: Clean up the duplicate variable 'len' defining in ram_load() - - - - --- 2015-06-03 Juan Quintela New
[PULL,04/21] migration: reduce include files - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,03/21] migration: Add myself to the copyright list of both files - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,02/21] migration: move savevm.c inside migration/ - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,01/21] migration: move ram stuff to migration/ram - - 1 - --- 2015-06-03 Juan Quintela New
[PULL,00/21] Migration pull request - - - - --- 2015-06-03 Juan Quintela New
[RFC,1/1] virtio: migrate config_vector - - - - --- 2015-06-03 Christian Borntraeger New
[v6,6/6] spapr_pci: drop redundant args in spapr_populate_pci_child_dt - - - - --- 2015-06-03 Nikunj A Dadhania New
[v6,5/6] spapr_pci: populate ibm,loc-code - - - - --- 2015-06-03 Nikunj A Dadhania New
[v6,4/6] spapr_pci: set device node unit address as hex - - 1 - --- 2015-06-03 Nikunj A Dadhania New
[v6,3/6] spapr_pci: enumerate and add PCI device tree - - - - --- 2015-06-03 Nikunj A Dadhania New
[v6,2/6] spapr_pci: encode class code including Prog IF register - - 1 - --- 2015-06-03 Nikunj A Dadhania New
[v6,1/6] spapr_pci: encode missing 64-bit memory address space - - 1 - --- 2015-06-03 Nikunj A Dadhania New
[v2,12/12] sdlaudio: do not allow multiple instances - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,11/12] coreaudio: do not use global variables where possible - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,10/12] paaudio: fix possible resource leak - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,09/12] dsoundaudio: do not use global variables - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,08/12] wavaudio: do not use global variables - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,07/12] ossaudio: do not use global variables - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,06/12] paaudio: do not use global variables - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,05/12] alsaaudio: do not use global variables - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,04/12] audio: expose drv_opaque to init_out and init_in - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,03/12] audio: remove winwave audio driver - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,02/12] audio: remove fmod backend - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,01/12] audio: remove esd backend - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,7/7] target-mips: enable XPA and LPA features - - - - --- 2015-06-03 Leon Alrae New
[v2,6/7] target-mips: remove misleading comments in translate_init.c - - - - --- 2015-06-03 Leon Alrae New
[v2,5/7] target-mips: correct MFC0 for CP0.EntryLo in MIPS64 - - - - --- 2015-06-03 Leon Alrae New
[v2,4/7] target-mips: add MTHC0 and MFHC0 instructions - - - - --- 2015-06-03 Leon Alrae New
[v2,3/7] target-mips: add CP0.PageGrain.ELPA support - - - - --- 2015-06-03 Leon Alrae New
[v2,2/7] target-mips: support Page Frame Number Extension field - - - - --- 2015-06-03 Leon Alrae New
[v2,1/7] target-mips: extend selected CP0 registers to 64-bits in MIPS32 - - - - --- 2015-06-03 Leon Alrae New
Revert "iothread: release iothread around aio_poll" - - 1 - --- 2015-06-03 Stefan Hajnoczi New
[v2,9/9] vhost-user: Improve -netdev/netdev_add/-net/... error reporting - - 2 - --- 2015-06-03 Markus Armbruster New
[v2,8/9] QemuOpts: Convert qemu_opt_foreach() to Error - - 1 - --- 2015-06-03 Markus Armbruster New
[v2,7/9] QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure - - 1 - --- 2015-06-03 Markus Armbruster New
[v2,6/9] blkdebug: Simplify passing of Error through qemu_opts_foreach() 1 - 1 - --- 2015-06-03 Markus Armbruster New
[v2,5/9] QemuOpts: Convert qemu_opts_foreach() to Error 1 - 1 - --- 2015-06-03 Markus Armbruster New
[v2,4/9] QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure 1 - 1 - --- 2015-06-03 Markus Armbruster New
[v2,3/9] vl: Fail right after first bad -object - - 1 - --- 2015-06-03 Markus Armbruster New
[v2,2/9] vl: Print -device help at most once - - 1 - --- 2015-06-03 Markus Armbruster New
[v2,1/9] vl: Report failure to sandbox at most once - - 1 - --- 2015-06-03 Markus Armbruster New
[v2] net: cadence_gem: Set initial MAC address - - - - --- 2015-06-03 Sebastian Huber New
configure: postfix --extra-cflags to QEMU_CFLAGS - - - - --- 2015-06-03 Alex Bennée New
[2/2] target-arm: add AArch32 MIDR aliases in ARMv8 - - - - --- 2015-06-03 Sergey Fedorov New
[1/2] target-arm: Fix REVIDR reset value - - - - --- 2015-06-03 Sergey Fedorov New
[v2,1/3] cpu: Provide vcpu throttling interface - - - - --- 2015-06-03 Juan Quintela New
[v1,8/8] target-microblaze: Remove dead code - - 1 - --- 2015-06-03 Alistair Francis New
[v1,7/8] s3adsp1800: Remove the hardcoded values from the reset - - 1 - --- 2015-06-03 Alistair Francis New
[v1,6/8] ml605_mmu: Move the hardcoded values to the init function - - - - --- 2015-06-03 Alistair Francis New
[v1,5/8] target-microblaze: Convert pvr-full to a CPU property - - - - --- 2015-06-03 Alistair Francis New
[v1,4/8] target-microblaze: Convert version_mask to a CPU property - - - - --- 2015-06-03 Alistair Francis New
[v1,3/8] target-microblaze: Convert endi to a CPU property - - 1 - --- 2015-06-03 Alistair Francis New
[v4,4/4] monitor: remove debug prints - - 1 - --- 2015-06-03 Bandan Das New
[v4,3/4] monitor: Fix failure path for "S" argument type - - 1 - --- 2015-06-03 Bandan Das New
« 1 2 ... 3187 3188 31894314 4315 »