Show patches with: State = Action Required       |   426230 patches
« 1 2 ... 446 447 4484262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[04/17] target-i386: x86_cpudef_setup(): cosmetic change on comment - - - - --- 2012-11-12 Eduardo Habkost New
[05/17] target-i386: cpu_x86_init(): move error handling to end of function - - - - --- 2012-11-12 Eduardo Habkost New
[06/17] target-i386: cpu_x86_init(): print error message in case of error - - - - --- 2012-11-12 Eduardo Habkost New
[07/17] target-i386: cpu_x86_register(): report errors using Error parameter - - - - --- 2012-11-12 Eduardo Habkost New
[08/17] target-i386: cpu_x86_register(): reorder CPU property setting - - - - --- 2012-11-12 Eduardo Habkost New
[09/17] target-i386: move out CPU features initialization to separate func - - - - --- 2012-11-12 Eduardo Habkost New
[10/17] target-i386: kill cpu_x86_register() - - - - --- 2012-11-12 Eduardo Habkost New
[11/17] target-i386: return Error from cpu_x86_find_by_name() - - - - --- 2012-11-12 Eduardo Habkost New
[12/17] target-i386: cpu_x86_find_by_name(): split CPU model and feature string first - - - - --- 2012-11-12 Eduardo Habkost New
[13/17] target-i386: cpu: create cpu_x86_find_cpudef() function - - - - --- 2012-11-12 Eduardo Habkost New
[14/17] target-i386: cpu_x86_init(): rename cpu_model to cpu_string - - - - --- 2012-11-12 Eduardo Habkost New
[15/17] target-i386: cpu_x86_init(): eliminate extra 'def1' variable - - - - --- 2012-11-12 Eduardo Habkost New
[16/17] target-i386: cpu: separate cpudef lookup from feature string parsing - - - - --- 2012-11-12 Eduardo Habkost New
[17/17] target-i386: cpu_x86_init(): reorder split of CPU string and creation of CPU object - - - - --- 2012-11-12 Eduardo Habkost New
vga: fix mmio vga register mapping - - - - --- 2012-11-12 Gerd Hoffmann New
[RFC] target-i386: register a class for each CPU model - - - - --- 2012-11-12 Eduardo Habkost New
[01/12] pseries: Fix incorrect initialization of interrupt controller - - - - --- 2012-11-13 David Gibson New
[02/12] pseries: Use #define for XICS base irq number - - - - --- 2012-11-13 David Gibson New
[03/12] pseries: Move XICS initialization before cpu initialization - - - - --- 2012-11-13 David Gibson New
[04/12] pseries: Return the token when we register an RTAS call - - - - --- 2012-11-13 David Gibson New
[05/12] pseries: Allow RTAS tokens without a qemu handler - - - - --- 2012-11-13 David Gibson New
[06/12] pseries: Add tracepoints to the XICS interrupt controller - - - - --- 2012-11-13 David Gibson New
[07/12] pseries: Split xics irq configuration from state information - - - - --- 2012-11-13 David Gibson New
[08/12] target-ppc: Convert ppcemb_tlb_t to use fixed 64-bit RPN - - - - --- 2012-11-13 David Gibson New
[09/12] pseries: Implement PAPR NVRAM - - - - --- 2012-11-13 David Gibson New
[10/12] pseries: Update SLOF for NVRAM support - - - - --- 2012-11-13 David Gibson New
[11/12] pseries: Fix bug in PCI MSI allocation - - - - --- 2012-11-13 David Gibson New
[12/12] pseries: Generate unique LIOBNs for PCI host bridges - - - - --- 2012-11-13 David Gibson New
[v3,1/2] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw - - - - --- 2012-11-13 Tomoki Sekiyama New
[v3,2/2] qemu-ga: sample fsfreeze hooks - - 1 - --- 2012-11-13 Tomoki Sekiyama New
[PULL,0/6] pixman build fixes - - 2 - --- 2012-11-13 Gerd Hoffmann New
[1/6] pixman: add output dir to include path - - - - --- 2012-11-13 Gerd Hoffmann New
[2/6] pixman: pass tools to configure - - - - --- 2012-11-13 Gerd Hoffmann New
[3/6] pixman: disable gtk - - - - --- 2012-11-13 Gerd Hoffmann New
[4/6] pixman: add pass cflags, add -fPIC - - - - --- 2012-11-13 Gerd Hoffmann New
[5/6] pixman: build internal version early - - - - --- 2012-11-13 Gerd Hoffmann New
[6/6] pixman: add licensing info - - - - --- 2012-11-13 Gerd Hoffmann New
[1/3] hd-geometry.c: Integrate HDIO_GETGEO in guessing - - 1 - --- 2012-11-13 Christian Borntraeger New
[2/3] hd-geometry.c/s390: Disable geometry translation - - - - --- 2012-11-13 Christian Borntraeger New
[3/3] block: support auto-sensing of block sizes - - - - --- 2012-11-13 Christian Borntraeger New
console: clip update rectangle - - - - --- 2012-11-13 Gerd Hoffmann New
nbd: fixes to read-only handling - - - - --- 2012-11-13 Paolo Bonzini New
[PATCHv2] tap: reset vnet header size on open - - - 1 --- 2012-11-13 Michael S. Tsirkin New
[06/24] Remove local ram_size that hides global one - - 1 - --- 2012-11-13 Christian Borntraeger New
[1/2] block: Factor out bdrv_open_flags - - - - --- 2012-11-13 Kevin Wolf New
[2/2] block: Avoid second open for format probing - - - - --- 2012-11-13 Kevin Wolf New
[RFC,1/4] block: Improve bdrv_aio_co_cancel_em - - - - --- 2012-11-13 Kevin Wolf New
[2/4] megasas: Use bdrv_drain_all instead of qemu_aio_flush - - - - --- 2012-11-13 Kevin Wolf New
[3/4] qemu-io: Use bdrv_drain_all instead of qemu_aio_flush - - - - --- 2012-11-13 Kevin Wolf New
[RFC,4/4] aio: Get rid of qemu_aio_flush() - - - - --- 2012-11-13 Kevin Wolf New
q35, usb-ehci1, and Mac OS X boot problems - - - - --- 2012-11-13 Gerd Hoffmann New
[PULL,0/3] vfio-pci for 1.3-rc0 - - - - --- 2012-11-13 Alex Williamson New
[1/3] linux-headers: Update to 3.7-rc5 - - - - --- 2012-11-13 Alex Williamson New
[2/3] vfio-pci: Add KVM INTx acceleration - - - - --- 2012-11-13 Alex Williamson New
[3/3] vfio-pci: Use common msi_get_message - - - - --- 2012-11-13 Alex Williamson New
usb: Fix (another) bug in usb_packet_map() for IOMMU handling - - - - --- 2012-11-14 David Gibson New
[RfC] add secondary stdvga variant - - - - --- 2012-11-14 Gerd Hoffmann New
[RfC] add secondary stdvga variant - - - - --- 2012-11-14 Gerd Hoffmann New
[PULL,v2,0/7] pixman build fixes - - - - --- 2012-11-14 Gerd Hoffmann New
[1/7] pixman: add output dir to include path - - - - --- 2012-11-14 Gerd Hoffmann New
[2/7] pixman: set --host for cross builds - - - - --- 2012-11-14 Gerd Hoffmann New
[3/7] pixman: disable gtk - - - - --- 2012-11-14 Gerd Hoffmann New
[4/7] pixman: pass cflags, add -fPIC - - - - --- 2012-11-14 Gerd Hoffmann New
[5/7] pixman: build internal version early - - - - --- 2012-11-14 Gerd Hoffmann New
[6/7] pixman: add licensing info - - - - --- 2012-11-14 Gerd Hoffmann New
[7/7] pixman: cleanup properly on make distclean - - - - --- 2012-11-14 Gerd Hoffmann New
hw/virtio-serial-bus: post_load send_event when vm is running 1 - - - --- 2012-11-14 Alon Levy New
[1/2] tests/tcg: test_path is not i386 only - - - - --- 2012-11-14 Cornelia Huck New
[2/2] rules.mak: Fix find-in-path - - - - --- 2012-11-14 Cornelia Huck New
[RFC,v4,1/3] use image_file_reset to reload initrd image - - - - --- 2012-11-14 Olivia Yin New
[RFC,v4,2/3] use uimage_reset to reload uimage - - - - --- 2012-11-14 Olivia Yin New
[RFC,v4,3/3] use elf_reset to reload elf image - - - - --- 2012-11-14 Olivia Yin New
mips/malta: fix CBUS UART interrupt pin - - 1 - --- 2012-11-14 Aurelien Jarno New
usb-host: scan for usb devices when the vm starts - - - - --- 2012-11-14 Gerd Hoffmann New
osdep: Move qemu_{open,close}() prototypes 1 - - - --- 2012-11-14 Andreas Färber New
[01/10] ehci: Don't access packet after freeing it - - - - --- 2012-11-14 Hans de Goede New
[02/10] ehci: Fixup q->qtdaddr after cancelling an already completed packet - - - - --- 2012-11-14 Hans de Goede New
[03/10] ehci: Better detection for qtd-s linked in circles - - - - --- 2012-11-14 Hans de Goede New
[04/10] ehci: Add a ehci_writeback_async_complete_packet helper function - - - - --- 2012-11-14 Hans de Goede New
[05/10] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions - - - - --- 2012-11-14 Hans de Goede New
[06/10] ehci: Verify guest does not change the token of inflight qtd-s - - - - --- 2012-11-14 Hans de Goede New
[07/10] ehci: Don't verify the next pointer for periodic qh-s - - - - --- 2012-11-14 Hans de Goede New
[08/10] ehci: Move get / put_dwords upwards - - - - --- 2012-11-14 Hans de Goede New
[09/10] ehci: writeback_async_complete_packet: verify qh and qtd - - - - --- 2012-11-14 Hans de Goede New
[10/10] ehci: Verify qtd for async completed packets - - - - --- 2012-11-14 Hans de Goede New
[v5,22/24] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-11-14 Eduardo Habkost New
[1/3] target-i386: cpu: name new CPUID bits - - 1 - --- 2012-11-14 Eduardo Habkost New
[2/3] target-i386: cpu: add new Opteron CPU model - - 1 - --- 2012-11-14 Eduardo Habkost New
[3/3] target-i386: add Haswell CPU model - - 1 - --- 2012-11-14 Eduardo Habkost New
[PULL,00/26] Block patches - - - - --- 2012-11-14 Kevin Wolf New
[01/26] qemu: Document GlusterFS block driver usage - - - - --- 2012-11-14 Kevin Wolf New
[02/26] qcow2: Fix refcount table size calculation - - 1 1 --- 2012-11-14 Kevin Wolf New
[03/26] qemu-iotests: qcow2: Test growing large refcount table - - - - --- 2012-11-14 Kevin Wolf New
[04/26] MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer - - - - --- 2012-11-14 Kevin Wolf New
[05/26] block: Workaround for older versions of MinGW gcc - - 1 - --- 2012-11-14 Kevin Wolf New
[06/26] tests: allow qemu-iotests to be run against nbd backend 1 - - - --- 2012-11-14 Kevin Wolf New
[07/26] aio: switch aiocb_size type int -> size_t - - 1 - --- 2012-11-14 Kevin Wolf New
[08/26] aio: use g_slice_alloc() for AIOCB pooling - - 1 - --- 2012-11-14 Kevin Wolf New
[09/26] aio: rename AIOPool to AIOCBInfo - - - - --- 2012-11-14 Kevin Wolf New
[10/26] fdc: Remove status0 parameter from fdctrl_set_fifo() - - - 1 --- 2012-11-14 Kevin Wolf New
« 1 2 ... 446 447 4484262 4263 »