Show patches with: Archived = No       |   431061 patches
« 1 2 ... 951 952 9534310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,11/19] dev-bluetooth: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,12/19] dev-serial: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,13/19] usb-ccid: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,14/19] dev-hid: convert init to realize - - - - --- 2014-09-18 Gonglei (Arei) New
[v2,15/19] dev-wacom: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,16/19] usb-audio: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,17/19] usb-redir: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,18/19] usb-mtp: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v2,19/19] usb-bus: remove "init" from USBDeviceClass struct - - 1 - --- 2014-09-18 Gonglei (Arei) New
[v3] pci-hotplug-old: avoid lossing error message - - 2 - --- 2014-09-18 Gonglei (Arei) New
[v4] pci-hotplug-old: avoid losing error message - - 2 - --- 2014-09-18 Gonglei (Arei) New
virtio-scsi: clean up virtio_scsi_parse_cdb - - 1 - --- 2014-09-18 Paolo Bonzini New
[for-2.1.2] pc: add more padding between the end of the initrd and the end of memory - - - - --- 2014-09-18 Paolo Bonzini New
target-arm: Don't handle c15_cpar changes via tb_flush() - - - - --- 2014-09-18 Peter Maydell New
[1/6] pc: initialize fw_cfg earlier - - - - --- 2014-09-18 Paolo Bonzini New
[2/6] pc: load the kernel after ACPI tables are built - - - - --- 2014-09-18 Paolo Bonzini New
[3/6] pc: redo sizing of reserved high memory area for -kernel/-initrd - - - - --- 2014-09-18 Paolo Bonzini New
[4/6] pc: introduce new ACPI table sizing algorithm - - - - --- 2014-09-18 Paolo Bonzini New
[5/6] pc: go back to smaller ACPI tables - - - - --- 2014-09-18 Paolo Bonzini New
[6/6] pc: clean up pre-2.1 compatibility code - - - - --- 2014-09-18 Paolo Bonzini New
disas/arm: Remove redefinition of ATTRIBUTE_UNUSED - - - - --- 2014-09-18 Tobias Klauser New
[RFC,v2,1/3] blockdev: Add function to search for orphaned drives - - - - --- 2014-09-18 John Snow New
[RFC,v2,2/3] Add units-per-idebus property - - - - --- 2014-09-18 John Snow New
[RFC,v2,3/3] ahci: implement -cdrom and -hd[a-d] - - - - --- 2014-09-18 John Snow New
[PULL,v2,00/15] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,02/15] test-qdev-global-props: Trivial comment fix 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,03/15] test-qdev-global-props: Run tests on subprocess 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,04/15] test-qdev-global-props: Initialize not_used=true for all props 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,05/15] test-qdev-global-props: Test handling of hotpluggable and non-device types 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,06/15] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,01/15] hw/machine: Free old values of string properties 1 - 3 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,07/15] qdev: Move global validation to a single function 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,08/15] Revert "rng-egd: remove redundant free" - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,09/15] virtio-net: drop assert on vm stop 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,10/15] Revert "virtio: don't call device on !vm_running" 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,11/15] virtio-pci: enable bus master for old guests - - 1 1 --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,12/15] vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,13/15] virtio-pci: fix migration for pci bus master - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,14/15] pc: leave more space for BIOS allocations - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,15/15] tests: disable global props test for old glib - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,00/15] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,01/15] hw/machine: Free old values of string properties 1 - 3 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,02/15] test-qdev-global-props: Trivial comment fix 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,03/15] tests: disable global props test for old glib - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,04/15] test-qdev-global-props: Run tests on subprocess 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,05/15] test-qdev-global-props: Initialize not_used=true for all props 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,06/15] test-qdev-global-props: Test handling of hotpluggable and non-device types 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,07/15] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,08/15] qdev: Move global validation to a single function 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,09/15] Revert "rng-egd: remove redundant free" - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,10/15] virtio-net: drop assert on vm stop 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,11/15] Revert "virtio: don't call device on !vm_running" 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,12/15] virtio-pci: enable bus master for old guests - - 1 1 --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,13/15] vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,14/15] virtio-pci: fix migration for pci bus master - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,15/15] pc: leave more space for BIOS allocations - - - - --- 2014-09-18 Michael S. Tsirkin New
[04/14] ppc: introduce ppc_get_cr and ppc_set_cr - - 1 - --- 2014-09-18 Tom Musta New
Fix cross compilation (nm command) - - 1 - --- 2014-09-18 Stefan Weil Accepted
[11/14] ppc: store CR registers in 32 1-bit registers - - - - --- 2014-09-18 Tom Musta New
[v3,1/4] qapi: add visit_start_union and visit_end_union - - 2 - --- 2014-09-18 Michael Roth New
[v3,2/4] qapi: dealloc visitor, implement visit_start_union - - 2 - --- 2014-09-18 Michael Roth New
[v3,3/4] tests: add QMP input visitor test for unions with no discriminator - - 2 - --- 2014-09-18 Michael Roth New
[v3,4/4] qemu-iotests: Test missing "driver" key for blockdev-add - - 1 - --- 2014-09-18 Michael Roth New
ivshmem: use error_report - - - - --- 2014-09-18 Andrew Jones New
tests: avoid running duplicate qom-tests - - 1 - --- 2014-09-18 Michael Roth New
[v2] ivshmem: use error_report 1 - - - --- 2014-09-18 Andrew Jones New
[01/15] qtest/ahci: Add AHCIState structure - - - - --- 2014-09-18 John Snow New
[02/15] qtest/ahci: Add port_select helper - - - - --- 2014-09-18 John Snow New
[03/15] qtest/ahci: Add port_clear helper - - - - --- 2014-09-18 John Snow New
[04/15] qtest/ahci: Add command header helpers - - - - --- 2014-09-18 John Snow New
[05/15] qtest/ahci: Add build cmd table helper - - - - --- 2014-09-18 John Snow New
[06/15] qtest/ahci: Add link_cmd_slot helper - - - - --- 2014-09-18 John Snow New
[07/15] qtest/ahci: Add port_check_error helper - - - - --- 2014-09-18 John Snow New
[08/15] qtest/ahci: Add issue_command helper - - - - --- 2014-09-18 John Snow New
[09/15] qtest/ahci: Add port_check_interrupts helper - - - - --- 2014-09-18 John Snow New
[10/15] qtest/ahci: Add port_check_nonbusy helper - - - - --- 2014-09-18 John Snow New
[11/15] qtest/ahci: Add cmd response sanity check helpers - - - - --- 2014-09-18 John Snow New
[12/15] qtest/ahci: Enforce zero-leaks for guest mem usage - - - - --- 2014-09-18 John Snow New
[13/15] qtest/ahci: Add a macro bootup routine - - - - --- 2014-09-18 John Snow New
[14/15] qtest/ahci: Add human-readable command names - - - - --- 2014-09-18 John Snow New
[15/15] qtest/ahci: Don't use a magic constant for buffer size - - - - --- 2014-09-18 John Snow New
linux-user: Enable epoll_pwait syscall for ARM - - - - --- 2014-09-19 Peter Maydell New
[v2] qga: Rewrite code where using readdir_r - - 2 - --- 2014-09-19 Zhanghailiang New
[v1] vl: Fix possible freed memory accessing - - 1 - --- 2014-09-19 Zhanghailiang New
[v2,1/2] Revert "vfio: Make BARs native endian" - - - - --- 2014-09-19 Alexey Kardashevskiy New
[v2,2/2] vfio: make rom read endian sensitive - - - - --- 2014-09-19 Alexey Kardashevskiy New
[v2,1/8] stm32f205_timer: Add the stm32f205 Timer - - - - --- 2014-09-19 Alistair Francis New
[v2,2/8] stm32f205_USART: Add the stm32f205 USART Controller - - - - --- 2014-09-19 Alistair Francis New
[v2,3/8] stm32f205_SYSCFG: Add the stm32f205 SYSCFG - - - - --- 2014-09-19 Alistair Francis New
[v2,4/8] target_arm: Remove memory region init from armv7m_init - - - - --- 2014-09-19 Alistair Francis New
[v2,5/8] target_arm: Parameterise the irq lines for armv7m_init - - - - --- 2014-09-19 Alistair Francis New
[v2,6/8] target_arm: Change the reset values based on the ELF entry - - - - --- 2014-09-19 Alistair Francis New
[v2,7/8] stm32f205: Add the stm32f205 SoC - - - - --- 2014-09-19 Alistair Francis New
[v2,8/8] netduino2: Add the Netduino 2 Machine - - - - --- 2014-09-19 Alistair Francis New
[v6,1/2] dump: let dump_error return error info to caller - - 1 - --- 2014-09-19 Zhanghailiang New
[v6,2/2] dump: Don't return error code when return an Error object - - - - --- 2014-09-19 Zhanghailiang New
[v3,01/19] usb-storage: fix possible memory leak and missing error message - - 1 - --- 2014-09-19 Gonglei (Arei) New
[v3,02/19] usb-bus: convert USBDeviceClass init to realize - - - - --- 2014-09-19 Gonglei (Arei) New
[v3,03/19] usb-net: convert init to realize - - 1 - --- 2014-09-19 Gonglei (Arei) New
[v3,04/19] libusb: convert init to realize - - 1 - --- 2014-09-19 Gonglei (Arei) New
« 1 2 ... 951 952 9534310 4311 »