Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 472 473 474 475 476 477 478 479 480 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2,06/12] savevm: add error parameter to qemu_savevm_state() 2013-03-22 Pavel Hrdina New
RFC: Partial workaround for buggy guest virtio-balloon driver 2012-11-08 David Gibson New
[v2,10/12] savevm: update return value from qemu_savevm_state 2013-03-22 Pavel Hrdina New
[05/10] xhci: remove unimplemented printfs 2013-04-03 Gerd Hoffmann New
[v2,03/12] savevm: add error parameter to qemu_savevm_state_begin() 2013-03-22 Pavel Hrdina New
[04/10] convert PCSPK as piix3 proper QOM child 2012-11-08 Wanpeng Li New
[07/10] convert VMPORT as piix3 proper QOM child 2012-11-08 Wanpeng Li New
[09/10] usb: update docs for bus name change 2013-04-03 Gerd Hoffmann New
[01/10] usb-redir: Fix crash on migration with no client connected 2013-04-03 Gerd Hoffmann New
[07/10] usb-hub: limit chain length 2013-04-03 Gerd Hoffmann New
[V2,11/11] hmp: show snapshot on single block device 2013-01-09 Wayne Xia New
[10/10] usb-tablet: Don't claim wakeup capability for USB-2 version 2013-04-03 Gerd Hoffmann New
vga.c: move debug printfs to trace events 2013-04-03 Damian, Alexandru New
[2/2] qemu-ga: sample fsfreeze-script 2012-11-08 Tomoki Sekiyama New
[1/2] oslib-win32: add lock for gmtime_r() 2013-01-09 Wayne Xia New
[2/2] qemu-ga: sample fsfreeze-script 2012-11-08 Tomoki Sekiyama 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
Extend support of SMBUS(module pm_smbus.c) HST_STS register. 2013-04-29 Maksim Ratnikov New
[RFC,v1,1/3] bouce buffer has fine grain lock 2012-11-09 pingfan liu New
[v2,01/11] curl: introduce CURLSockInfo to BDRVCURLState. 2013-05-14 Fam Zheng New
[PULL,0/8] usb patch queue 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
[1/8] usb: split packet result into actual_length + status 2012-11-09 Gerd Hoffmann New
[7/8] xhci: Fix some DMA host endian bugs 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
[6/8] usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() 2012-11-09 Gerd Hoffmann New
[3/8] ehci: Get rid of the magical PROC_ERR status 2012-11-09 Gerd Hoffmann New
[04/24] move qemu_irq typedef out of cpu-common.h 2012-11-09 Eduardo Habkost New
[17/24] qdev-properties.c: add copyright/license information 2012-11-09 Eduardo Habkost New
[13/24] create qemu-types.h for struct typedefs 2012-11-09 Eduardo Habkost New
[3/3] virtio-rng: fix typos, comments 2012-11-09 Amit Shah New
[1/3] virtio-rng: use virtqueue_get_avail_bytes, fix migration 2012-11-09 Amit Shah New
[20/24] qdev: add stub vmstate handling to qdev.c 2012-11-09 Eduardo Habkost New
[v2,02/10] elfload: fix size of registers for N32 2013-04-03 Paolo Bonzini New
[21/24] qdev: add sysbus_get_default() GCC_WEAK stub 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
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.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
[20/24] qdev: add weak aliases for vmstate handling on qdev.c 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
[17/24] qdev-properties.c: add copyright/license information 2012-11-09 Eduardo Habkost New
[04/24] move qemu_irq typedef out of cpu-common.h 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
[13/24] create qemu-types.h for struct typedefs 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
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) 2012-11-09 Eduardo Habkost New
[23/24] include qdev code into *-user, too 2012-11-09 Eduardo Habkost New
[v2,07/10] elfload: use abi_llong/ullong instead of target_llong/ullong 2013-04-03 Paolo Bonzini New
[V10,01/17] block: move bdrv_snapshot_find() to block/snapshot.c 2013-03-22 Wayne Xia New
[V10,05/17] block: add snapshot info query function bdrv_query_snapshot_info_list() 2013-03-22 Wayne Xia New
[V10,04/17] block: move collect_snapshots() and collect_image_info() to block/qapi.c 2013-03-22 Wayne Xia New
Revert "aio: clean up now-unused functions" 2012-11-09 malc New
[V10,03/17] qemu-img: remove unused parameter in collect_image_info() 2013-03-22 Wayne Xia New
[V10,02/17] block: distinguish id and name in bdrv_find_snapshot() 2013-03-22 Wayne Xia New
[v2,03/10] elfload: use tswapreg consistently in elf_core_copy_regs 2013-04-03 Paolo Bonzini New
[v2,09/10] configure: move common libraries to config-host.mak 2013-04-03 Paolo Bonzini New
[V10,10/17] qmp: add recursive member in ImageInfo 2013-03-22 Wayne Xia New
[v2,08/10] configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak 2013-04-03 Paolo Bonzini New
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1. 2012-11-10 Eric Johnson New
[v4,4/8] virtio-rng-s390: switch to the new API. 2013-04-19 fred.konrad@greensocs.com New
[v2,02/11] curl: change magic number to macro 2013-05-14 Fam Zheng New
[v2,05/10] elfload: use abi_int/uint instead of target_int/uint 2013-04-03 Paolo Bonzini New
coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack 2012-11-10 Peter Maydell New
vmware_vga: do not cache depth and bypp 2013-04-03 Damian, Alexandru New
[RFC,1/4] block: Improve bdrv_aio_co_cancel_em 2012-11-13 Kevin Wolf New
[V10,13/17] hmp: switch snapshot info function to qmp based one 2013-03-22 Wayne Xia New
[6/7] pseries: Fix some small errors in XICS logic 2013-04-08 David Gibson New
[01/58] pseries: Fix breakage in CPU QOM conversion 2013-03-22 Alexander Graf New
[V10,14/17] block: move dump_human_image_info() to block/qapi.c 2013-03-22 Wayne Xia New
usb-storage: Forward serial number to scsi-disk 2013-04-03 Kevin Wolf New
[5/7] target-ppc: Add more stubs for POWER7 PMU registers 2013-04-08 David Gibson New
[3/7] pseries: Fix incorrect calculation of RMA size in certain configurations 2013-04-08 David Gibson New
[1/3] vnc: Add SCROLL lock key to kbd_leds 2013-04-24 Lei Li New
[v2,2/2] qemu-ga: sample fsfreeze hooks 2012-11-12 Tomoki Sekiyama New
[03/58] target-ppc: Remove CONFIG_PSERIES dependency in kvm.c 2013-03-22 Alexander Graf New
[v6,3/7] TCG: Use gen_opc_ptr from context instead of global variable. 2012-11-12 Evgeny Voevodin New
add mac address collision checking for device_add & pci_add 2012-11-12 Lin Ma New
[v6,1/7] target-cris/translate.c: Code style clean-up 2012-11-12 Evgeny Voevodin New
[v6,6/7] TCG: Use gen_opparam_buf from context instead of global variable. 2012-11-12 Evgeny Voevodin New
[v6,4/7] TCG: Use gen_opparam_ptr from context instead of global variable. 2012-11-12 Evgeny Voevodin New
[v6,5/7] TCG: Use gen_opc_buf from context instead of global variable. 2012-11-12 Evgeny Voevodin New
[17/21] introduce memory_region_get_address() and use it in kvm/ioapic 2013-04-24 Paolo Bonzini New
aio: fix aio_ctx_prepare with idle bottom halves 2012-11-12 Paolo Bonzini New
[1/1] s390: new contributions GPLv2 or later 2012-11-12 Christian Borntraeger New
ehci: fix compile error with EHCI_DEBUG enabled 2012-11-12 Gabriel L. Somlo New
[1/5] scsi: do not return short responses for emulated commands 2012-11-12 Paolo Bonzini New
[2/5] virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events 2012-11-12 Paolo Bonzini New
[2/7] nbd: accept relative path to Unix socket 2012-11-12 Paolo Bonzini New
[5/5] scsi-disk: flush cache after disabling it 2012-11-12 Paolo Bonzini New
[v5,1/7] Add QemuFileWritevBuffer QemuFileOps 2013-03-22 Orit Wasserman New
[v5,4/7] Store the data to send also in iovec 2013-03-22 Orit Wasserman New
[v5,7/7] Use qemu_put_buffer_async for guest memory pages 2013-03-22 Orit Wasserman New
[v5,6/7] Add qemu_put_buffer_async 2013-03-22 Orit Wasserman New
[v5,2/7] Add socket_writev_buffer function 2013-03-22 Orit Wasserman New
[PATCHv3,5/5] seccomp: adding debug mode 2012-11-12 Eduardo Otubo New
vga: fix bochs alignment issue 2012-11-12 Gerd Hoffmann New
[PATCHv3,1/5] seccomp: adding new syscalls (bugzilla 855162) 2012-11-12 Eduardo Otubo New
[v5,3/7] Update bytes_xfer in qemu_put_byte 2013-03-22 Orit Wasserman New