Show patches with: Archived = No       |   430333 patches
« 1 2 ... 1009 1010 10114303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,4/8] exec: split length -> used_length/max_length - - - - --- 2014-12-24 Michael S. Tsirkin New
[PULL,5/8] exec: qemu_ram_alloc_resizeable, qemu_ram_resize - - - - --- 2014-12-24 Michael S. Tsirkin New
[PULL,6/8] arch_init: support resizing on incoming migration - - - - --- 2014-12-24 Michael S. Tsirkin New
[PULL,7/8] memory: API to allocate resizeable RAM MR - - - - --- 2014-12-24 Michael S. Tsirkin New
[PULL,8/8] acpi-build: make ROMs RAM blocks resizeable 1 - - - --- 2014-12-24 Michael S. Tsirkin New
[1/4] pc: append ssdt-misc.dsl to the DSDT - - - - --- 2014-12-24 Paolo Bonzini New
[2/4] pc: rename ssdt-misc to dsdt-common - - - - --- 2014-12-24 Paolo Bonzini New
[3/4] pc: move common parts of the DSDT to dsdt-common - - - - --- 2014-12-24 Paolo Bonzini New
[4/4] pc: merge DSDT common parts into acpi-dsdt-common.dsl - - - - --- 2014-12-24 Paolo Bonzini New
[5/4] pc: introduce new ACPI table sizing algorithm - - - - --- 2014-12-24 Paolo Bonzini New
[6/4] pc: clean up pre-2.1 compatibility code - - - - --- 2014-12-24 Paolo Bonzini New
[7/4] pc: go back to smaller ACPI tables - - - - --- 2014-12-24 Paolo Bonzini New
[v2,1/4] pc: append ssdt-misc.dsl to the DSDT - - - - --- 2014-12-24 Paolo Bonzini New
[v2,2/4] pc: rename ssdt-misc to dsdt-common - - - - --- 2014-12-24 Paolo Bonzini New
[v2,3/4] pc: move common parts of the DSDT to dsdt-common - - - - --- 2014-12-24 Paolo Bonzini New
[v2,4/4] pc: merge DSDT common parts into acpi-dsdt-common.dsl - - - - --- 2014-12-24 Paolo Bonzini New
[v2,5/4] pc: introduce new ACPI table sizing algorithm - - - - --- 2014-12-24 Paolo Bonzini New
[v2,6/4] pc: clean up pre-2.1 compatibility code - - - - --- 2014-12-24 Paolo Bonzini New
[v2,7/4] pc: go back to smaller ACPI tables - - - - --- 2014-12-24 Paolo Bonzini New
[1/2] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes - - - - --- 2014-12-25 Denis V. Lunev New
[2/2] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes - - - - --- 2014-12-25 Denis V. Lunev New
[4/3] guest agent: ignore SIGPIPE signal - - - - --- 2014-12-25 Denis V. Lunev New
[1/2] Block: Block replication design for COLO - - - - --- 2014-12-25 Yang Hongyang New
[2/2] PoC: Block replication for COLO - - - - --- 2014-12-25 Yang Hongyang New
[RESEND,1/2] Block: Block replication design for COLO - - - - --- 2014-12-26 Yang Hongyang New
[RESEND,2/2] PoC: Block replication for COLO - - - - --- 2014-12-26 Yang Hongyang New
[v8,1/7] stm32f2xx_timer: Add the stm32f2xx Timer - - - - --- 2014-12-26 Alistair Francis New
[v8,2/7] stm32f2xx_USART: Add the stm32f2xx USART Controller - - - - --- 2014-12-26 Alistair Francis New
[v8,3/7] stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG - - 1 - --- 2014-12-26 Alistair Francis New
[v8,4/7] target_arm: Remove memory region init from armv7m_init - - 1 - --- 2014-12-26 Alistair Francis New
[v8,5/7] target_arm: Parameterise the irq lines for armv7m_init - - 1 - --- 2014-12-26 Alistair Francis New
[v8,6/7] stm32f205: Add the stm32f205 SoC - - - - --- 2014-12-26 Alistair Francis New
[v8,7/7] netduino2: Add the Netduino 2 Machine - - - - --- 2014-12-26 Alistair Francis New
kvm_irqchip_assign_irqfd: just set irqfd in case of kvm_irqfds_enabled() - - - - --- 2014-12-26 Tiejun Chen New
[1/7] block: fix maximum length sent to bdrv_co_do_write_zeroes callback in bs - - - - --- 2014-12-26 Denis V. Lunev New
[2/7] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes - - - - --- 2014-12-26 Denis V. Lunev New
[3/7] block/raw-posix: create do_fallocate helper - - - - --- 2014-12-26 Denis V. Lunev New
[4/7] block/raw-posix: create translate_err helper to merge errno values - - - - --- 2014-12-26 Denis V. Lunev New
[5/7] block/raw-posix: refactor handle_aiocb_write_zeroes a bit - - - - --- 2014-12-26 Denis V. Lunev New
[6/7] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes - - - - --- 2014-12-26 Denis V. Lunev New
[7/7] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes - - - - --- 2014-12-26 Denis V. Lunev New
[v3,1/5] QJSON: Add JSON writer - - - - --- 2014-12-26 Alexander Graf New
[v3,2/5] QJSON: Add JSON writer - - - - --- 2014-12-26 Alexander Graf New
[v3,3/5] qemu-file: Add fast ftell code path - - 1 - --- 2014-12-26 Alexander Graf New
[v3,4/5] migration: Append JSON description of migration stream - - - - --- 2014-12-26 Alexander Graf New
[v3,5/5] Add migration stream analyzation script - - - - --- 2014-12-26 Alexander Graf New
[01/10] block/dmg: properly detect the UDIF trailer - - 1 - --- 2014-12-27 Peter Wu New
[02/10] block/dmg: extract mish block decoding functionality - - 2 - --- 2014-12-27 Peter Wu New
[03/10] block/dmg: extract processing of resource forks - - - - --- 2014-12-27 Peter Wu New
[04/10] block/dmg: process a buffer instead of reading ints - - 1 - --- 2014-12-27 Peter Wu New
[05/10] block/dmg: validate chunk size to avoid overflow - - - - --- 2014-12-27 Peter Wu New
[06/10] block/dmg: process XML plists - - 1 - --- 2014-12-27 Peter Wu New
[07/10] block/dmg: set virtual size to a non-zero value - - - - --- 2014-12-27 Peter Wu New
[08/10] block/dmg: fix sector data offset calculation - - - - --- 2014-12-27 Peter Wu New
[09/10] block/dmg: support bzip2 block entry types - - - - --- 2014-12-27 Peter Wu New
[10/10] block/dmg: improve zeroes handling - - - - --- 2014-12-27 Peter Wu New
block/raw-posix.c: Fixes raw_getlength() on Mac OS X so that it reports the correct length of a rea… - - - - --- 2014-12-28 Programmingkid New
[v2] block/raw-posix.c: Fixes raw_getlength() on Mac OS X so that it reports the correct length of … - - - - --- 2014-12-28 Programmingkid New
[v3] block/raw-posix.c: Fixes raw_getlength() on Mac OS X so that it reports the correct length of … - - 1 - --- 2014-12-28 Programmingkid New
[1/3] dp8393x: add registers offset - - - - --- 2014-12-29 Laurent Vivier New
[2/3] dp8393x: add PROM to store MAC address - - - - --- 2014-12-29 Laurent Vivier New
[3/3] qdev'ify dp8393x - - - - --- 2014-12-29 Laurent Vivier New
PPC: E500 [PATCH v2 ]: Add FSL i2c controller and integrate RTC with it. - - - - --- 2014-12-29 Amit Tomar New
[PULL,0/2] lm32: milkymist fixes and MAINTAINERS update - - - - --- 2014-12-29 Michael Walle New
[PULL,1/2] milkymist: softmmu: fix event handling - - - - --- 2014-12-29 Michael Walle New
[PULL,2/2] MAINTAINERS: add myself to lm32 and milkymist - - - - --- 2014-12-29 Michael Walle New
Fixes fullscreen aspect ratio and leaving fullscreen mode problem on Mac OS X - - - - --- 2014-12-30 Programmingkid New
[01/10] pci: move REDHAT_SDHCI device ID to make room for Rocker - - - - --- 2014-12-30 Scott Feldman New
[02/10] net: add MAC address string printer - - - - --- 2014-12-30 Scott Feldman New
[03/10] virtio-net: use qemu_mac_strdup_printf - - - - --- 2014-12-30 Scott Feldman New
[04/10] rocker: add register programming guide - - - - --- 2014-12-30 Scott Feldman New
[05/10] pci: add rocker device ID - - - - --- 2014-12-30 Scott Feldman New
[06/10] pci: add network device class 'other' for network switches - - - - --- 2014-12-30 Scott Feldman New
[07/10] rocker: add new rocker switch device - - - - --- 2014-12-30 Scott Feldman New
[08/10] qmp: add rocker device support - - - - --- 2014-12-30 Scott Feldman New
[09/10] rocker: add tests - - - - --- 2014-12-30 Scott Feldman New
[10/10] MAINTAINERS: add rocker - - - - --- 2014-12-30 Scott Feldman New
[1/8] block: prepare bdrv_co_do_write_zeroes to deal with large bl.max_write_zeroes - - - - --- 2014-12-30 Denis V. Lunev New
[2/8] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes - - - - --- 2014-12-30 Denis V. Lunev New
[3/8] block/raw-posix: create do_fallocate helper - - - - --- 2014-12-30 Denis V. Lunev New
[4/8] block/raw-posix: create translate_err helper to merge errno values - - - - --- 2014-12-30 Denis V. Lunev New
[5/8] block/raw-posix: refactor handle_aiocb_write_zeroes a bit - - - - --- 2014-12-30 Denis V. Lunev New
[6/8] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes - - - - --- 2014-12-30 Denis V. Lunev New
[7/8] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes - - - - --- 2014-12-30 Denis V. Lunev New
[8/8] block/raw-posix: set max_write_zeroes to INT_MAX for regular files - - - - --- 2014-12-30 Denis V. Lunev New
[01/19] iotests, parallels: quote TEST_IMG in 076 test to be path-safe 1 - - - --- 2014-12-30 Denis V. Lunev New
[02/19] block/parallels: rename parallels_header to ParallelsHeader 1 - - - --- 2014-12-30 Denis V. Lunev New
[03/19] block/parallels: switch to bdrv_read - - - - --- 2014-12-30 Denis V. Lunev New
[04/19] block/parallels: read up to cluster end in one go - - - - --- 2014-12-30 Denis V. Lunev New
[05/19] block/parallels: add get_block_status - - - - --- 2014-12-30 Denis V. Lunev New
[06/19] block/parallels: provide _co_readv routine for parallels format driver 1 - - - --- 2014-12-30 Denis V. Lunev New
[07/19] block/parallels: replace magic constants 4, 64 with proper sizeofs 1 - - - --- 2014-12-30 Denis V. Lunev New
[08/19] block/parallels: _co_writev callback for Parallels format 1 - - - --- 2014-12-30 Denis V. Lunev New
[09/19] iotests, parallels: test for write into Parallels image 1 - - - --- 2014-12-30 Denis V. Lunev New
[v2,1/1] migration/block: fix pending() return value - - - - --- 2014-12-30 Vladimir Sementsov-Ogievskiy New
[10/19] block/parallels: support parallels image creation 1 - - - --- 2014-12-30 Denis V. Lunev New
[11/19] iotests, parallels: test for newly created parallels image via qemu-img 1 - - - --- 2014-12-30 Denis V. Lunev New
[12/19] parallels: change copyright information in the image header 1 - - - --- 2014-12-30 Denis V. Lunev New
[13/19] block/parallels: store ParallelsHeader to the BDRVParallelsState 1 - - - --- 2014-12-30 Denis V. Lunev New
[14/19] block/parallels: create catalog_offset helper 1 - - - --- 2014-12-30 Denis V. Lunev New
« 1 2 ... 1009 1010 10114303 4304 »