Show patches with: State = Action Required       |    Archived = No       |   427053 patches
« 1 2 ... 445 446 4474270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] qemu-ga: sample fsfreeze-script - - - - --- 2012-11-08 Tomoki Sekiyama New
ui/spice-display: Avoid segment fault when spice is enabled without qxl - - - - --- 2012-11-08 dunrong huang New
fix live migration - - - - --- 2012-11-08 Gerd Hoffmann New
qemu-sockets: Fix parsing of the inet option 'to'. - - 1 1 --- 2012-11-08 Anthony PERARD New
Fix piix4_pm savevm buffer overflow. - - - - --- 2012-11-08 Gerd Hoffmann New
Crash on Windows XP startup - - - - --- 2012-11-08 Gerhard Wiesinger New
block.c, block/vmdk.c: Fixed major bug in VMDK WRITE and READ handling - FIXES DATA CORRUPTION - - - - --- 2012-11-08 Gerhard Wiesinger New
Bugfix: Align cpu_physical_memory_set_dirty_flags() addr to page boundary - - - - --- 2012-11-08 Jason J. Herne New
ui/vnc.c: Fix crash with VNC - - - - --- 2012-11-08 BALATON Zoltan New
[RFC,v1,1/3] bouce buffer has fine grain lock - - - - --- 2012-11-09 pingfan liu New
[RFC,v1,2/3] ramlist: apply fine grain lock for ram_list - - - - --- 2012-11-09 pingfan liu New
[RFC,v1,3/3] make address_space_map safe - - - - --- 2012-11-09 pingfan liu New
block.c, block/vmdk.c: Fixed major bug in VMDK WRITE and READ handling - FIXES DATA CORRUPTION - - - - --- 2012-11-09 Paolo Bonzini New
[PULL,0/8] usb patch queue - - - - --- 2012-11-09 Gerd Hoffmann New
[1/8] usb: split packet result into actual_length + status - - - - --- 2012-11-09 Gerd Hoffmann New
[2/8] usb-redir: Allow packets to have both data and an error-status - - - - --- 2012-11-09 Gerd Hoffmann New
[3/8] ehci: Get rid of the magical PROC_ERR status - - - - --- 2012-11-09 Gerd Hoffmann New
[4/8] ehci: Add support for packets with both data and an error status - - - - --- 2012-11-09 Gerd Hoffmann New
[5/8] xhci: Add support for packets with both data and an error status - - - - --- 2012-11-09 Gerd Hoffmann New
[6/8] usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() - - - - --- 2012-11-09 Gerd Hoffmann New
[7/8] xhci: Fix some DMA host endian bugs - - - - --- 2012-11-09 Gerd Hoffmann New
[8/8] ehci: fix migration - - - - --- 2012-11-09 Gerd Hoffmann New
[v2] Fix piix4_pm savevm buffer overflow. - - - - --- 2012-11-09 Gerd Hoffmann New
[V2] qemu-sockets: Fix parsing of the inet option 'to'. - - 1 - --- 2012-11-09 Anthony PERARD New
[01/24] user: move *-user/qemu-types.h to main directory - - - - --- 2012-11-09 Eduardo Habkost New
[02/24] user: rename qemu-types.h to qemu-user-types.h - - - - --- 2012-11-09 Eduardo Habkost New
[03/24] qemu-common.h: comment about usage rules - - - - --- 2012-11-09 Eduardo Habkost New
[04/24] move qemu_irq typedef out of cpu-common.h - - - - --- 2012-11-09 Eduardo Habkost New
[05/24] qdev: split up header so it can be used in cpu.h - - - - --- 2012-11-09 Eduardo Habkost New
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) - - - - --- 2012-11-09 Eduardo Habkost New
[07/24] qemu-fsdev-dummy.c: include module.h - - - - --- 2012-11-09 Eduardo Habkost New
[08/24] vnc-palette.h: include <stdbool.h> - - - - --- 2012-11-09 Eduardo Habkost New
[09/24] ui/vnc-pallete.c: include headers it needs - - - - --- 2012-11-09 Eduardo Habkost New
[10/24] qemu-config.h: include headers it needs - - - - --- 2012-11-09 Eduardo Habkost New
[11/24] qapi/qmp-registry.c: include headers it needs - - - - --- 2012-11-09 Eduardo Habkost New
[12/24] qga/channel-posix.c: include headers it needs - - - - --- 2012-11-09 Eduardo Habkost New
[13/24] create qemu-types.h for struct typedefs - - - - --- 2012-11-09 Eduardo Habkost New
[14/24] sysemu.h: include qemu-types.h instead of qemu-common.h - - - - --- 2012-11-09 Eduardo Habkost New
[15/24] qlist.h: do not include qemu-common.h - - - - --- 2012-11-09 Eduardo Habkost New
[16/24] qapi-types.h: don't include qemu-common.h - - - - --- 2012-11-09 Eduardo Habkost New
[17/24] qdev-properties.c: add copyright/license information - - - - --- 2012-11-09 Eduardo Habkost New
[18/24] qdev: qdev_create(): use error_report() instead of hw_error() - - - - --- 2012-11-09 Eduardo Habkost New
[19/24] qdev: move reset handler list from vl.c to qdev.c - - - - --- 2012-11-09 Eduardo Habkost New
[20/24] qdev: add stub vmstate handling to qdev.c - - - - --- 2012-11-09 Eduardo Habkost New
[21/24] qdev: add sysbus_get_default() GCC_WEAK stub - - - - --- 2012-11-09 Eduardo Habkost New
[22/24] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-11-09 Eduardo Habkost New
[23/24] include qdev code into *-user, too - - - - --- 2012-11-09 Eduardo Habkost New
[24/24] qom: make CPU a child of DeviceState - - - - --- 2012-11-09 Eduardo Habkost New
[1/3] virtio-rng: use virtqueue_get_avail_bytes, fix migration - - - - --- 2012-11-09 Amit Shah New
[2/3] virtio-rng: remove extra request for entropy - - - - --- 2012-11-09 Amit Shah New
[3/3] virtio-rng: fix typos, comments - - - - --- 2012-11-09 Amit Shah New
MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer 1 - - - --- 2012-11-09 Stefan Hajnoczi New
[01/24] user: move *-user/qemu-types.h to main directory 1 - - - --- 2012-11-09 Eduardo Habkost New
[02/24] user: rename qemu-types.h to qemu-user-types.h 1 - - - --- 2012-11-09 Eduardo Habkost New
[03/24] qemu-common.h: comment about usage rules - - - - --- 2012-11-09 Eduardo Habkost New
[04/24] move qemu_irq typedef out of cpu-common.h 1 - - - --- 2012-11-09 Eduardo Habkost New
[05/24] qdev: split up header so it can be used in cpu.h 1 - - - --- 2012-11-09 Eduardo Habkost New
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) - - - - --- 2012-11-09 Eduardo Habkost New
[07/24] qemu-fsdev-dummy.c: include module.h 1 - - - --- 2012-11-09 Eduardo Habkost New
[08/24] vnc-palette.h: include <stdbool.h> 1 - - - --- 2012-11-09 Eduardo Habkost New
[09/24] ui/vnc-pallete.c: include headers it needs 1 - - - --- 2012-11-09 Eduardo Habkost New
[10/24] qemu-config.h: include headers it needs 1 - - - --- 2012-11-09 Eduardo Habkost New
[11/24] qapi/qmp-registry.c: include headers it needs 1 - - - --- 2012-11-09 Eduardo Habkost New
[12/24] qga/channel-posix.c: include headers it needs - - - - --- 2012-11-09 Eduardo Habkost New
[13/24] create qemu-types.h for struct typedefs 1 - - - --- 2012-11-09 Eduardo Habkost New
[14/24] sysemu.h: include qemu-types.h instead of qemu-common.h 1 - - - --- 2012-11-09 Eduardo Habkost New
[15/24] qlist.h: do not include qemu-common.h - - - - --- 2012-11-09 Eduardo Habkost New
[16/24] qapi-types.h: don't include qemu-common.h 1 - - - --- 2012-11-09 Eduardo Habkost New
[17/24] qdev-properties.c: add copyright/license information - - - - --- 2012-11-09 Eduardo Habkost New
[18/24] qdev: qdev_create(): use error_report() instead of hw_error() - - - - --- 2012-11-09 Eduardo Habkost New
[19/24] qdev: move reset handler list from vl.c to qdev.c - - - - --- 2012-11-09 Eduardo Habkost New
[20/24] qdev: add weak aliases for vmstate handling on qdev.c - - - - --- 2012-11-09 Eduardo Habkost New
[21/24] qdev: add weak alias to sysbus_get_default() on qdev.c - - - - --- 2012-11-09 Eduardo Habkost New
[22/24] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-11-09 Eduardo Habkost New
[23/24] include qdev code into *-user, too - - - - --- 2012-11-09 Eduardo Habkost New
[24/24] qom: make CPU a child of DeviceState - - - - --- 2012-11-09 Eduardo Habkost New
Revert "aio: clean up now-unused functions" - - - - --- 2012-11-09 malc New
vnc: fix option misspelling ("non-adapative" -> "non-adaptive") - - - - --- 2012-11-09 Catalin Patulea New
vnc: fix option misspelling ("non-adapative" -> "non-adaptive") - - 1 - --- 2012-11-10 Catalin Patulea New
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1. - - - - --- 2012-11-10 Eric Johnson New
block/vmdk.c: Fixed major bug in VMDK WRITE and READ handling - FIXES DATA CORRUPTION - - - - --- 2012-11-10 Gerhard Wiesinger New
coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack - - 1 - --- 2012-11-10 Peter Maydell New
[1/4] NiosII: Add support for the Altera NiosII soft-core CPU. (v2) - - - - --- 2012-11-11 crwulff@gmail.com New
[2/4] NiosII: Disassembly of NiosII instructions ported from GDB. (v2) - - - - --- 2012-11-11 crwulff@gmail.com New
[3/4] Altera: Add support for devices needed to boot Linux on NiosII. (v2) - - - - --- 2012-11-11 crwulff@gmail.com New
[4/4] NiosII: Build system and documentation integration. - - - - --- 2012-11-11 crwulff@gmail.com New
slirp: Don't crash on packets from 0.0.0.0/8. - - - - --- 2012-11-12 Nickolai Zeldovich New
tap: reset vnet header size on open - - - - --- 2012-11-12 Michael S. Tsirkin New
[1/1] Support default block interfaces per QEMUMachine - - - - --- 2012-11-12 Christian Borntraeger New
[v6,1/7] target-cris/translate.c: Code style clean-up - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,2/7] tcg/tcg.h: Duplicate global TCG variables in TCGContext - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,3/7] TCG: Use gen_opc_ptr from context instead of global variable. - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,4/7] TCG: Use gen_opparam_ptr from context instead of global variable. - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,5/7] TCG: Use gen_opc_buf from context instead of global variable. - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,6/7] TCG: Use gen_opparam_buf from context instead of global variable. - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,7/7] TCG: Remove unused global variables - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v2,1/2] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw - - - - --- 2012-11-12 Tomoki Sekiyama New
[v2,2/2] qemu-ga: sample fsfreeze hooks - - - - --- 2012-11-12 Tomoki Sekiyama New
[v2,2/3] aio: use g_slice_alloc() for AIOCB pooling - - - - --- 2012-11-12 Kevin Wolf New
add mac address collision checking for device_add & pci_add - - - - --- 2012-11-12 Lin Ma New
« 1 2 ... 445 446 4474270 4271 »