Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 473 474 475 476 477 478 479 480 481 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[V10,16/17] hmp: show ImageInfo in 'info block' 2013-03-22 Wayne Xia New
[PULL,00/58] ppc patch queue 2013-03-22 2013-03-22 Alexander Graf New
[PULL,0/8] Trivial patches for 9 to 22 March 2013 2013-03-22 Stefan Hajnoczi New
[1/8] MinGW: Replace setsockopt by qemu_setsocketopt 2013-03-22 Stefan Hajnoczi New
[1/7] pseries: Convert VIO code to QOM style type safe(ish) casts 2013-04-08 David Gibson New
[2/8] memory: fix a bug of detection of memory region collision 2013-03-22 Stefan Hajnoczi New
[03/12] pseries: Move XICS initialization before cpu initialization 2012-11-13 David Gibson New
[09/12] pseries: Implement PAPR NVRAM 2012-11-13 David Gibson New
[06/12] pseries: Add tracepoints to the XICS interrupt controller 2012-11-13 David Gibson New
[6/8] Use proper term in TCG README 2013-03-22 Stefan Hajnoczi New
[05/12] pseries: Allow RTAS tokens without a qemu handler 2012-11-13 David Gibson New
[10/12] pseries: Update SLOF for NVRAM support 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
[07/12] pseries: Split xics irq configuration from state information 2012-11-13 David Gibson New
[5/8] serial: Fix debug format strings 2013-03-22 Stefan Hajnoczi New
[01/12] pseries: Fix incorrect initialization of interrupt controller 2012-11-13 David Gibson New
[v3,2/2] qemu-ga: sample fsfreeze hooks 2012-11-13 Tomoki Sekiyama New
[4/8] Fix typos and misspellings 2013-03-22 Stefan Hajnoczi New
[3/8] Advertise --libdir in configure --help output 2013-03-22 Stefan Hajnoczi New
[4/7] pseries: Fixes and enhancements to L1 cache properties 2013-04-08 David Gibson New
[V10,17/17] hmp: add parameter device and -b for info block 2013-03-22 Wayne Xia New
[V10,06/17] block: add check for VM snapshot in bdrv_query_snapshot_info_list() 2013-03-22 Wayne Xia New
[V10,09/17] qmp: add interface query-snapshots 2013-03-22 Wayne Xia New
[8/8] qdev: remove redundant abort() 2013-03-22 Stefan Hajnoczi New
nbd: fixes to read-only handling 2012-11-13 Paolo Bonzini New
[2/6] pixman: pass tools to configure 2012-11-13 Gerd Hoffmann New
[V10,12/17] hmp: add function hmp_info_snapshots() 2013-03-22 Wayne Xia New
[7/8] gitignore: ignore more files 2013-03-22 Stefan Hajnoczi New
[2/7] pseries: Generate device paths for VIO devices 2013-04-08 David Gibson New
[V10,11/17] qmp: add ImageInfo in BlockDeviceInfo used by query-block 2013-03-22 Wayne Xia New
[02/58] pseries: Remove "busname" property for PCI host bridge 2013-03-22 Alexander Graf New
hw/arm_mptimer: Save the timer state 2013-03-22 Peter Maydell New
[7/7] target-ppc: Synchronize VPA state with KVM 2013-04-08 David Gibson New
[V10,08/17] block: move qmp_query_block() and bdrv_query_info() to block/qapi.c 2013-03-22 Wayne Xia New
[V10,07/17] block: add image info query function bdrv_query_image_info() 2013-03-22 Wayne Xia New
[V10,15/17] block: dump to buffer for bdrv_image_info_dump() 2013-03-22 Wayne Xia New
[RFC,v3,2/5] net: port tap onto glib 2013-04-08 pingfank@linux.vnet.ibm.com New
[RFC,v3,1/5] net: introduce glib function for network 2013-04-08 pingfank@linux.vnet.ibm.com New
[2/2] block: Avoid second open for format probing 2012-11-13 Kevin Wolf New
[RFC,v3,3/5] net: resolve race of tap backend and its peer 2013-04-08 pingfank@linux.vnet.ibm.com New
[2/4] megasas: Use bdrv_drain_all instead of qemu_aio_flush 2012-11-13 Kevin Wolf New
[RFC,v3,5/5] net: port socket to glib 2013-04-08 pingfank@linux.vnet.ibm.com 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
[RFC,v3,4/5] net: port vde onto glib 2013-04-08 pingfank@linux.vnet.ibm.com New
qemu-bridge-helper: force usage of a very high MAC address for the bridge 2013-03-22 Paolo Bonzini New
[v2] memory: give name every AddressSpace 2013-04-30 Alexey Kardashevskiy New
[v2] microblaze: Add internal base vectors reg 2013-04-24 Edgar Iglesias New
translate: remove redundantly included qemu/timer.h 2013-04-30 liguang New
[PULL,0/3] vfio-pci for 1.3-rc0 2012-11-13 Alex Williamson New
[3/3] vfio-pci: Use common msi_get_message 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
[PULL,0/3] linux-user pending patches 2013-04-19 riku.voipio@linaro.org New
[v4,7/8] virtio-rng: cleanup: remove qdev field. 2013-04-19 fred.konrad@greensocs.com New
[3/3] linux-user: fix setgroups/getgroups for non-UID16 archs 2013-04-19 riku.voipio@linaro.org New
[v2,11/11] curl: introduce ssl_no_cert runtime option. 2013-05-14 Fam Zheng New
[2/3] linux-user: fix undefined shift in copy_to_user_fdset 2013-04-19 riku.voipio@linaro.org 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
[v3,1/5] kvm: add kvm_readonly_mem_enabled 2013-05-06 jordan.l.justen@intel.com New
[RfC] add secondary stdvga variant 2012-11-14 Gerd Hoffmann New
[v3,3/5] pflash_cfi01: memory region should be set to enable readonly mode 2013-05-06 jordan.l.justen@intel.com New
[1/7] pixman: add output dir to include path 2012-11-14 Gerd Hoffmann New
[v3,5/5] pc_sysfw: change rom_only default to 0 2013-05-06 jordan.l.justen@intel.com New
[PULL,v2,0/7] pixman build fixes 2012-11-14 Gerd Hoffmann New
[v2,09/11] curl: release everything on curl_close 2013-05-14 Fam Zheng New
hw/virtio-serial-bus: post_load send_event when vm is running 2012-11-14 Alon Levy 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
[2/7] pixman: set --host for cross builds 2012-11-14 Gerd Hoffmann New
[RFC,v4,3/3] use elf_reset to reload elf image 2012-11-14 Olivia Yin New
[RFC,v4,2/3] use uimage_reset to reload uimage 2012-11-14 Olivia Yin New
[10/10] ehci: Verify qtd for async completed packets 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
[05/10] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions 2012-11-14 Hans de Goede New
[08/10] ehci: Move get / put_dwords upwards 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
[3/3] target-i386: add Haswell CPU model 2012-11-14 Eduardo Habkost New
[06/10] ehci: Verify guest does not change the token of inflight qtd-s 2012-11-14 Hans de Goede New
[2/3] target-i386: cpu: add new Opteron CPU model 2012-11-14 Eduardo Habkost New
[1/3] target-i386: cpu: name new CPUID bits 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
[19/26] fdc: implement VERIFY command 2012-11-14 Kevin Wolf New
[PULL,00/14] Block patches 2013-03-22 Kevin Wolf New
[17/26] fdc: fix false FD_SR0_SEEK 2012-11-14 Kevin Wolf New
[10/26] fdc: Remove status0 parameter from fdctrl_set_fifo() 2012-11-14 Kevin Wolf New
[13/26] fdc-test: add tests for non-DMA READ command 2012-11-14 Kevin Wolf New
[09/26] aio: rename AIOPool to AIOCBInfo 2012-11-14 Kevin Wolf New
[03/26] qemu-iotests: qcow2: Test growing large refcount table 2012-11-14 Kevin Wolf New
[14/26] fdc: use status0 field instead of a local variable 2012-11-14 Kevin Wolf New
[23/26] fdc: remove last usage of FD_STATE_SEEK 2012-11-14 Kevin Wolf New
[06/26] tests: allow qemu-iotests to be run against nbd backend 2012-11-14 Kevin Wolf New
[20/26] fdc-tests: add tests for VERIFY command 2012-11-14 Kevin Wolf New
[18/26] fdc-test: Check READ ID 2012-11-14 Kevin Wolf New
[02/14] block: complete all IOs before resizing a device 2013-03-22 Kevin Wolf New
[05/14] qemu-socket: Make socket_optslist public 2013-03-22 Kevin Wolf New
[08/14] nbd: Accept -drive options for the network connection 2013-03-22 Kevin Wolf New
[01/14] Revert "block: complete all IOs before .bdrv_truncate" 2013-03-22 Kevin Wolf New