Show patches with: State = Action Required       |    Archived = No       |   426283 patches
« 1 2 ... 3557 3558 35594262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/8] target-arm: A64: add support for ld/st with reg offset - - - - --- 2013-12-11 Peter Maydell New
[v2,2/8] target-arm: A64: add support for ld/st unsigned imm - - - - --- 2013-12-11 Peter Maydell New
[v2,1/8] target-arm: A64: add support for ld/st pair - - - - --- 2013-12-11 Peter Maydell New
[22/22] block: Make bdrv_pwrite() a bdrv_prwv_co() wrapper - - - - --- 2013-12-11 Kevin Wolf New
[21/22] block: Make bdrv_pread() a bdrv_prwv_co() wrapper - - - - --- 2013-12-11 Kevin Wolf New
[20/22] block: Change coroutine wrapper to byte granularity - - - - --- 2013-12-11 Kevin Wolf New
[19/22] block: Align requests in bdrv_co_do_pwritev() - - - - --- 2013-12-11 Kevin Wolf New
[18/22] block: Make overlap range for serialisation dynamic - - - - --- 2013-12-11 Kevin Wolf New
[17/22] block: Generalise and optimise COR serialisation - - - - --- 2013-12-11 Kevin Wolf New
[16/22] block: Make zero-after-EOF work with larger alignment - - - - --- 2013-12-11 Kevin Wolf New
[15/22] block: Allow waiting for overlapping requests between begin/end - - - - --- 2013-12-11 Kevin Wolf New
[14/22] block: Switch BdrvTrackedRequest to byte granularity - - - - --- 2013-12-11 Kevin Wolf New
[13/22] block: Introduce bdrv_co_do_pwritev() - - - - --- 2013-12-11 Kevin Wolf New
[12/22] block: write: Handle COR dependency after I/O throttling - - - - --- 2013-12-11 Kevin Wolf New
[11/22] block: Introduce bdrv_aligned_pwritev() - - - - --- 2013-12-11 Kevin Wolf New
[10/22] block: Introduce bdrv_co_do_preadv() - - - - --- 2013-12-11 Kevin Wolf New
[09/22] block: Introduce bdrv_aligned_preadv() - - - - --- 2013-12-11 Kevin Wolf New
[08/22] raw: Probe required direct I/O alignment - - - - --- 2013-12-11 Kevin Wolf New
[07/22] block: rename buffer_alignment to guest_block_size - - 1 - --- 2013-12-11 Kevin Wolf New
[06/22] block: Don't use guest sector size for qemu_blockalign() - - 1 - --- 2013-12-11 Kevin Wolf New
[05/22] block: Detect unaligned length in bdrv_qiov_is_aligned() - - 1 - --- 2013-12-11 Kevin Wolf New
[04/22] qemu_memalign: Allow small alignments - - 1 - --- 2013-12-11 Kevin Wolf New
[03/22] block: Update BlockLimits when they might have changed - - 1 - --- 2013-12-11 Kevin Wolf New
[02/22] block: Inherit opt_transfer_length - - 1 - --- 2013-12-11 Kevin Wolf New
[01/22] block: Move initialisation of BlockLimits to bdrv_refresh_limits() - - - - --- 2013-12-11 Kevin Wolf New
[5/5] target-s390: Use little-endian ops for LOAD/STORE REVERSED - - - - --- 2013-12-11 Richard Henderson New
[4/5] target-s390: Simplify op_icm, op_stcm - - - - --- 2013-12-11 Richard Henderson New
[3/5] target-s390: Simplify op_cs, op_soc, op_stm - - - - --- 2013-12-11 Richard Henderson New
[2/5] target-s390: Simplify op_clc - - - - --- 2013-12-11 Richard Henderson New
[1/5] target-s390: Convert to new qemu_ld/st opcodes - - - - --- 2013-12-11 Richard Henderson New
[V2,18/18] target-ppc: Add ISA2.06 lfiwzx Instruction - - - - --- 2013-12-11 Tom Musta New
[V2,17/18] target-ppc: Enable frsqrtes on Power7 and Power8 - - - - --- 2013-12-11 Tom Musta New
[V2,16/18] target-ppc: Add ISA 2.06 ftsqrt - - - - --- 2013-12-11 Tom Musta New
[V2,15/18] target-ppc: Add ISA 2.06 ftdiv Instruction - - - - --- 2013-12-11 Tom Musta New
[V2,14/18] target-ppc: Fix and enable fri[mnpz] - - - - --- 2013-12-11 Tom Musta New
[V2,13/18] target-ppc: Add ISA 2.06 fcfid[u][s] Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,12/18] softfloat: Fix float64_to_uint32_round_to_zero - - - - --- 2013-12-11 Tom Musta New
[V2,11/18] softfloat: Fix float64_to_uint32 - - - - --- 2013-12-11 Tom Musta New
[V2,10/18] softfloat: Fix float64_to_uint64_round_to_zero - - - - --- 2013-12-11 Tom Musta New
[V2,09/18] softfloat: Fix Handling of Small Negatives in float64_to_uint64 - - - - --- 2013-12-11 Tom Musta New
[V2,08/18] target-ppc: Add ISA2.06 Float to Integer Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,07/18] target-ppc: Add ISA 2.06 stbcx. and sthcx. Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,06/18] target-ppc: Add ISA2.06 lbarx, lharx Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,05/18] target-ppc: Add ISA 2.06 divwe[u][o] Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,04/18] target-ppc: Add ISA2.06 divde[o] Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,03/18] target-ppc: Add ISA2.06 divdeu[o] Instructions - - - - --- 2013-12-11 Tom Musta New
[V2,02/18] target-ppc: Add ISA2.06 bpermd Instruction - - 1 - --- 2013-12-11 Tom Musta New
[V2,01/18] target-ppc: Add Flag for Power ISA V2.06 - - - - --- 2013-12-11 Tom Musta New
tcg/i386: fix a comment - - - - --- 2013-12-11 Aurelien Jarno New
[PULL,28/28] pc: use macro for HPET type - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,27/28] hpet: fix build with CONFIG_HPET off - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,26/28] acpi unit-test: adjust the test data structure for better handling - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,25/28] acpi unit-test: load and check facs table - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,24/28] exec: separate sections and nodes per address space - - 2 - --- 2013-12-11 Michael S. Tsirkin New
[PULL,23/28] memory.c: bugfix - ref counting mismatch in memory_region_find - - 2 - --- 2013-12-11 Michael S. Tsirkin New
[PULL,22/28] hpet: enable to entitle more irq pins for hpet - - 2 - --- 2013-12-11 Michael S. Tsirkin New
[PULL,21/28] hpet: inverse polarity when pin above ISA_NUM_IRQS - - 2 - --- 2013-12-11 Michael S. Tsirkin New
[PULL,20/28] pci: fix pci bridge fw path - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,19/28] ACPI DSDT: Make control method `IQCR` serialized - - - 1 --- 2013-12-11 Michael S. Tsirkin New
[PULL,18/28] acpi: strip compiler info in built-in DSDT - - - 1 --- 2013-12-11 Michael S. Tsirkin New
[PULL,17/28] acpi unit-test: verify signature and checksum - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,16/28] smbios: Set system manufacturer, product & version by default - - 2 - --- 2013-12-11 Michael S. Tsirkin New
[PULL,15/28] exec: reduce L2_PAGE_SIZE - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,14/28] exec: make address spaces 64-bit wide - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,13/28] exec: memory radix tree page level compression - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,12/28] exec: pass hw address to phys_page_find - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,11/28] exec: extend skip field to 6 bit, page entry to 32 bit - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,10/28] exec: replace leaf with skip - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,09/28] split definitions for exec.c and translate-all.c radix trees - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,08/28] spapr_pci: s/INT64_MAX/UINT64_MAX/ 1 - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,07/28] pc: s/INT64_MAX/UINT64_MAX/ - - 1 1 --- 2013-12-11 Michael S. Tsirkin New
[PULL,06/28] pci: fix address space size for bridge - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,05/28] MAINTAINERS: update X86 machine entry - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,04/28] acpi-test: basic acpi unit-test - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,03/28] qtest: split configuration of qtest accelerator and chardev - - 1 1 --- 2013-12-11 Michael S. Tsirkin New
[PULL,02/28] pc: map PCI address space as catchall region for not mapped addresses - - - - --- 2013-12-11 Michael S. Tsirkin New
[PULL,01/28] hw: Pass QEMUMachine to its init() method - - 3 - --- 2013-12-11 Michael S. Tsirkin New
[PULL,00/28] acpi.pci,pc,memory core fixes - - - - --- 2013-12-11 Michael S. Tsirkin New
[RFC,v4] qemu-monitor: HMP cpu-add wrapper - - 1 - --- 2013-12-11 Jason J. Herne New
[v4,04/21] qapi: extend qdict_flatten() for QLists - - - - --- 2013-12-11 Max Reitz New
[v3,21/21] iotests: Test new blkdebug/blkverify interface - - - - --- 2013-12-11 Max Reitz New
[v3,20/21] qemu-io: Make filename optional - - - - --- 2013-12-11 Max Reitz New
[v3,19/21] qapi: QMP interface for blkdebug and blkverify - - - - --- 2013-12-11 Max Reitz New
[v3,18/21] blkdebug: Alias "errno" as "error" - - - - --- 2013-12-11 Max Reitz New
[v3,17/21] blkverify: Don't require protocol filename - - - - --- 2013-12-11 Max Reitz New
[v3,16/21] blkverify: Allow command-line configuration - - - - --- 2013-12-11 Max Reitz New
[v3,15/21] blkdebug: Make filename optional - - - - --- 2013-12-11 Max Reitz New
[v3,14/21] blkdebug: Allow command-line file configuration - - - - --- 2013-12-11 Max Reitz New
[v3,13/21] blockdev: Move "file" to legacy_opts - - - - --- 2013-12-11 Max Reitz New
[v3,12/21] qemu-iotests: Fix output of test 051 - - - - --- 2013-12-11 Max Reitz New
[v3,11/21] block: Allow recursive "file"s - - - - --- 2013-12-11 Max Reitz New
[v3,10/21] block: Allow block devices without files - - - - --- 2013-12-11 Max Reitz New
[v3,09/21] block: Pass reference to bdrv_file_open() - - - - --- 2013-12-11 Max Reitz New
[v3,08/21] block: Allow reference for bdrv_file_open() - - - - --- 2013-12-11 Max Reitz New
[v3,07/21] blkdebug: Use command-line in read_config() - - - - --- 2013-12-11 Max Reitz New
[v3,06/21] blkdebug: Always call read_config() - - - - --- 2013-12-11 Max Reitz New
[v3,05/21] qemu-option: Add qemu_config_parse_qdict() - - - - --- 2013-12-11 Max Reitz New
[v3,04/21] qapi: extend qdict_flatten() for QLists - - - - --- 2013-12-11 Max Reitz New
[v3,03/21] qdict: Add qdict_array_split() - - - - --- 2013-12-11 Max Reitz New
[v3,02/21] blkdebug: Don't require sophisticated filename - - - - --- 2013-12-11 Max Reitz New
« 1 2 ... 3557 3558 35594262 4263 »