Show patches with: Archived = No       |   430605 patches
« 1 2 ... 3888 3889 38904306 4307 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] vga cga_hack=palette_blanking: narrower conditions for hack - - - - --- 2012-08-24 Matthew Ogilvie New
[1/3] debug printf (cirrus_vga): fixup unintended format change - - - - --- 2012-08-24 Matthew Ogilvie New
MSI-X bug with ivshmem since msix_reset moved to PCI - - - - --- 2012-08-24 Michael S. Tsirkin New
[2/2] hub: change hub can_receive() strategy - - - - --- 2012-08-24 li qongqing New
[1/2] Usb: create the receive queue for the virtual USB NIC - - - - --- 2012-08-24 li qongqing New
[v2,for,1.2?] msix: Drop tracking of used vectors - - - 1 --- 2012-08-24 Jan Kiszka New
[for,1.2] qemu-ga: Fix null pointer passed to unlink in failure branch - - 1 - --- 2012-08-24 Stefan Weil Accepted
[RFC,2/2] Add an ioctl to pass the entitlement information from qemu to the hypervisor. - - - - --- 2012-08-23 Michael Wolf New
[RFC,1/2] Parse the cpu entitlement from the qemu commandline. - - - - --- 2012-08-23 Michael Wolf New
ahci: properly reset PxCMD on HBA reset - - - - --- 2012-08-23 Jason Baron New
[for,1.2] megasas: Fix MinGW compiler warning caused by illegal type cast 1 - - - --- 2012-08-23 Stefan Weil Superseded
monitor: don't try to initialize json parser when monitor is HMP - - - - --- 2012-08-23 Anthony Liguori New
lan9118: fix multicast filtering - - 1 - --- 2012-08-23 Aurelien Jarno New
[2/2] Add IP-Octal 232 IndustryPack emulation - - - - --- 2012-08-23 Alberto Garcia New
[1/2] Add TEWS TPCI200 IndustryPack emulation - - - - --- 2012-08-23 Alberto Garcia New
monitor: move json init from OPEN event to init - - - - --- 2012-08-23 Anthony Liguori New
[v4] ivshmem: add 64bit option - - - 1 --- 2012-08-23 Gerd Hoffmann New
[V5,2/2] qemu-img: Add json output option to the info command. - - - - --- 2012-08-23 Benoit Canet New
[V5,1/2] qapi: Add SnapshotInfo and ImageInfo. - - - - --- 2012-08-23 Benoit Canet New
[2/2] migration: Allow -incoming to work on file: urls - - - - --- 2012-08-23 Benoit Canet New
[1/2] migration: Allow the migrate command to work on file: urls - - - - --- 2012-08-23 Benoit Canet New
[RFC] qemu-timer: Run timers in alarm timer handler - - - - --- 2012-08-23 Jan Kiszka New
Race condition in char device setup causing SEGV - - - - --- 2012-08-23 Daniel P. Berrangé New
[v3,uq/master,6/6] kvm: Stop flushing coalesced MMIO on vmexit - - - - --- 2012-08-23 Jan Kiszka New
[v3,uq/master,5/6] VGA: Flush coalesced MMIO on related MMIO/PIO accesses - - - - --- 2012-08-23 Jan Kiszka New
[v3,uq/master,4/6] memory: Flush coalesced MMIO on mapping and state changes - - - - --- 2012-08-23 Jan Kiszka New
[v3,uq/master,3/6] memory: Fold memory_region_update_topology into memory_region_transaction_commit - - - - --- 2012-08-23 Jan Kiszka New
[v3,uq/master,2/6] memory: Use transaction_begin/commit also for single-step operations - - - - --- 2012-08-23 Jan Kiszka New
[v3,uq/master,1/6] memory: Flush coalesced MMIO on selected region access - - - - --- 2012-08-23 Jan Kiszka New
Better name usb braille device - - - - --- 2012-08-23 Samuel Thibault New
[v2,6/6] i8259: add -no-spurious-interrupt-hack option - - - - --- 2012-08-23 Matthew Ogilvie New
[v2,5/6] vga: add some optional CGA compatibility hacks - - - - --- 2012-08-23 Matthew Ogilvie New
[v2,4/6] qemu-options.hx: mention retrace= VGA option - - - - --- 2012-08-23 Matthew Ogilvie New
[v2,3/6] vl: fix -hdachs/-hda argument order parsing issues - - - - --- 2012-08-23 Matthew Ogilvie New
[v2,2/6] target-i386/translate.c: mov to/from crN/drN: ignore mod bits - - - - --- 2012-08-23 Matthew Ogilvie New
[v2,1/6] fix some debug printf format strings - - - - --- 2012-08-23 Matthew Ogilvie New
[6/6] Expose MemCharDriver via command line - - - - --- 2012-08-23 Lei Li New
[5/6] Fix enumeration typo error - - 1 - --- 2012-08-23 Lei Li New
[4/6] QAPI: Introduce memchar_read QMP command - - - - --- 2012-08-23 Lei Li New
[3/6] QAPI: Introduce memchar_write QMP command - - - - --- 2012-08-23 Lei Li New
[2/6] monitor: Adjust qmp_human_monitor_command to new MemCharDriver - - - - --- 2012-08-23 Lei Li New
[1/6] qemu-char: Convert MemCharDriver to circular buffer - - - - --- 2012-08-23 Lei Li New
Dump guest page table inside QEMU makes system hang - - - - --- 2012-08-23 陳韋任 New
[v9,6/6] allower the user to disable pv event support - - - - --- 2012-08-23 Wen Congyang New
[v9,5/6] introduce a new qom device to deal with panicked event - - - - --- 2012-08-23 Wen Congyang New
[v9,4/6] add a new qevent: QEVENT_GUEST_PANICKED - - - - --- 2012-08-23 Wen Congyang New
[v9,3/6] add a new runstate: RUN_STATE_GUEST_PANICKED - - - - --- 2012-08-23 Wen Congyang New
[v9,2/6] kvm: Update kernel headers - - - - --- 2012-08-23 Wen Congyang New
[v9,1/6] start vm after reseting it - - - - --- 2012-08-23 Wen Congyang New
[v9] kvm: notify host when the guest is panicked - - - - --- 2012-08-23 Wen Congyang New
[2/2] PPC: e500: calculate initrd_base like dt_base - - - - --- 2012-08-23 Scott Wood New
[1/2] PPC: e500: increase DTC_LOAD_PAD - - - - --- 2012-08-23 Scott Wood New
[3/3] vmware_vga: Allow simple drivers to work without using the fifo - - - - --- 2012-08-23 BALATON Zoltan New
[2/3] vmware_vga: Return a value for FB_SIZE before the device is enabled - - - - --- 2012-08-23 BALATON Zoltan New
[1/3] vmware_vga: Cleanup and remove duplicated info from local state - - - - --- 2012-08-23 BALATON Zoltan New
[v3] console: Cleanup computation of bytes per pixel and add missing cases - - - - --- 2012-08-23 BALATON Zoltan New
[for,1.2] ivshmem: fix memory_region_del_eventfd assertion failure - - - 1 --- 2012-08-22 Paolo Bonzini New
[for,1.2] qom: object_delete should unparent the object first - - - - --- 2012-08-22 Paolo Bonzini New
boards: add a 'none' machine type to all platforms - - 1 - --- 2012-08-22 Anthony Liguori New
w32: Always use standard instead of native format strings - - - - --- 2012-08-22 Stefan Weil Accepted
[for-1.2,v2] target-xtensa: return ENOSYS for unimplemented simcalls - - - - --- 2012-08-22 Max Filippov New
[for-1.2] target-xtensa: return EINVAL for unimplemented simcalls - - - - --- 2012-08-22 Max Filippov New
[for-1.2,v2,5/5] MAINTAINERS: Document virtex_ml507 machine 1 - - - --- 2012-08-22 Andreas Färber New
[for-1.2,v2,4/5] MAINTAINERS: Document Bamboo machine and ppc4xx devices - - - - --- 2012-08-22 Andreas Färber New
[for-1.2,v2,3/5] MAINTAINERS: Downgrade ppc405 to Odd Fixes - - - - --- 2012-08-22 Andreas Färber New
[for-1.2,v2,2/5] MAINTAINERS: Document e500 machines and devices - - - - --- 2012-08-22 Andreas Färber New
[for-1.2,v2,1/5] MAINTAINERS: Document sPAPR (pSeries) machine 1 - - - --- 2012-08-22 Andreas Färber New
[v2] console: Correct computation of bytes per pixel from bits per pixel - - - - --- 2012-08-22 BALATON Zoltan New
[v2] Fix copy&paste typos in documentation comments - - - - --- 2012-08-22 BALATON Zoltan New
qapi: add 'query-target' command to return target arch/bit size (v2) - - 1 - --- 2012-08-22 Anthony Liguori New
[3/3] migration: move total_time from ram stats to migration info - - - - --- 2012-08-22 Luiz Capitulino New
[2/3] monitor: avoid declaring unused variables - - 1 - --- 2012-08-22 Luiz Capitulino New
[1/3] qapi: Fix memory leak - - 1 - --- 2012-08-22 Luiz Capitulino New
[V4,2/2] qemu-img: Add json output option to the info command. - - - - --- 2012-08-22 Benoit Canet New
[V4,1/2] qapi: Add SnapshotInfo and ImageInfo. - - - - --- 2012-08-22 Benoit Canet New
[XEN,RFC,V2,17/17] xl: implement save/restore for multiple device models - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,16/17] xl: Fix PCI library - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,15/17] xl: support spawn/destroy on multiple device model - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,14/17] xl-parsing: Parse new device_models option - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,13/17] xl: add device model id to qmp functions - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,12/17] xl: Add interface to handle qemu disaggregation - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,11/17] xc: modify save/restore to support multiple device models - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,10/17] xc: Add argument to allocate more special pages - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,09/17] xc: Add the hypercall for multiple servers 1 - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,08/17] hvm-io: Handle server in buffered IO - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,07/17] hvm-io: send invalidate map cache to each registered servers - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,06/17] hvm-io: IO refactoring with ioreq server - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,05/17] hvm: Modify hvm_op - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,04/17] hvm: Change initialization/destruction of an hvm - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,03/17] hvm-pci: Handle PCI config space in Xen - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,02/17] hvm: Add functions to handle ioreq servers - - - - --- 2012-08-22 Julien Grall New
[XEN,RFC,V2,01/17] hvm: Modify interface to support multiple ioreq server - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,10/10] xen: emulate IDE outside default device set - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,09/10] xen-memory: handle node "device_model" for physical mapping - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,08/10] xen: audio is not a part of default devices - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,07/10] xen: specify which device is part of default devices - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,06/10] xen-pci: register PCI device in Xen and handle IOREQ_TYPE_PCI_CONFIG - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,05/10] xen-memory: register memory/IO range in Xen - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,04/10] xen-hvm: register qemu as ioreq server and retrieve shared pages - - - - --- 2012-08-22 Julien Grall New
[QEMU,RFC,V2,03/10] xen: add wrappers for new Xen disaggregation hypercalls - - - - --- 2012-08-22 Julien Grall New
« 1 2 ... 3888 3889 38904306 4307 »