| [35/43] atapi: reset cdrom tray statuses on ide_reset |
2012-12-13 |
Kevin Wolf |
|
New |
| [36/43] qcow2: Round QCowL2Meta.offset down to cluster boundary |
2012-12-13 |
Kevin Wolf |
|
New |
| [37/43] qcow2: Introduce Qcow2COWRegion |
2012-12-13 |
Kevin Wolf |
|
New |
| [38/43] qcow2: Allocate l2meta dynamically |
2012-12-13 |
Kevin Wolf |
|
New |
| [39/43] qcow2: Drop l2meta.cluster_offset |
2012-12-13 |
Kevin Wolf |
|
New |
| [40/43] qcow2: Allocate l2meta only for cluster allocations |
2012-12-13 |
Kevin Wolf |
|
New |
| [41/43] qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2 |
2012-12-13 |
Kevin Wolf |
|
New |
| [42/43] qcow2: Execute run_dependent_requests() without lock |
2012-12-13 |
Kevin Wolf |
|
New |
| [43/43] qcow2: Factor out handle_dependencies() |
2012-12-13 |
Kevin Wolf |
|
New |
| [v2,01/17] error: introduce handle_error |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,02/17] block: add error parameter to bdrv_snapshot_create() and related functions |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,03/17] block: add error parameter to bdrv_snapshot_goto() and related functions |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,04/17] block: add error parameter to bdrv_snapshot_delete() and related functions |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,05/17] block: add error parameter to bdrv_snapshot_list() and related functions |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,06/17] block: add error parameter to bdrv_snapshot_find() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,07/17] block: add error parameter to del_existing_snapshots() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,08/17] savevm: add error parameter to qemu_savevm_state_begin() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,09/17] savevm: add error parameter to qemu_savevm_state_iterate() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,10/17] savevm: add error parameter to qemu_savevm_state_complete() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,11/17] savevm: add error parameter to qemu_savevm_state() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,12/17] savevm: add error parameter to qemu_loadvm_state() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,13/17] qapi: Convert savevm |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,14/17] qapi: Convert loadvm |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,15/17] qapi: Convert delvm |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,16/17] qapi: Convert info snapshots |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,17/17] vm-snapshot-save: add force parameter |
2012-12-13 |
Pavel Hrdina |
|
New |
| [1/2] hw: add isa-debug-exit device v4 |
2012-12-13 |
Lucas Meneghel Rodrigues |
|
New |
| [2/2] hw: Add test device for unittests execution v7 |
2012-12-13 |
Lucas Meneghel Rodrigues |
|
New |
| [1/2] hw: add isa-debug-exit device v5 |
2012-12-13 |
Lucas Meneghel Rodrigues |
|
New |
| [2/2] hw: Add test device for unittests execution v8 |
2012-12-13 |
Lucas Meneghel Rodrigues |
|
New |
| [1/3] qtest: Enable creation of multiple qemu instances |
2012-12-13 |
Jason Baron |
|
New |
| [2/3] qtest: extend qtest_qmp() to fill in the reply |
2012-12-13 |
Jason Baron |
|
New |
| [3/3] qtest: add migrate-test |
2012-12-13 |
Jason Baron |
|
New |
| [MIPS,Malta] Wrong relative jump in the YAMON print subroutine |
2012-12-13 |
Jakub Jermar |
|
New |
| [1/6] openpic: symbolicize some magic numbers |
2012-12-14 |
Scott Wood |
|
New |
| [2/6] openpic: remove pcsr (CPU sensitivity register) |
2012-12-14 |
Scott Wood |
|
New |
| [3/6] openpic: support large vectors on FSL mpic |
2012-12-14 |
Scott Wood |
|
New |
| [4/6] openpic: don't crash on a register access without a CPU context |
2012-12-14 |
Scott Wood |
|
New |
| [5/6] openpic: BRR1 is not a CPU-specific register. |
2012-12-14 |
Scott Wood |
|
New |
| [6/6] openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/ |
2012-12-14 |
Scott Wood |
|
New |
| [1/2] cutils:change strtosz_suffix_unit function |
2012-12-14 |
liguang |
|
New |
| [2/2] qemu-img:report size overflow error message |
2012-12-14 |
liguang |
|
New |
| [1/5] pixman: fix version check for PIXMAN_TYPE_BGRA |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [2/5] Revert "pixman: require 0.18.4 or newer" |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [3/5] pixman: update internal copy to pixman-0.28.2 |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [4/5] pixman: fix vnc tight png/jpeg support |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [5/5] console: clip update rectangle |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [1/3] chardev: add error reporting for qemu_chr_new_from_opts |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [2/3] chardev: fix QemuOpts lifecycle |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [3/3] chardev: add hotplug support. |
2012-12-14 |
Gerd Hoffmann |
|
New |
| [[Bug,108996] ] hw/dma.c: Fix conversion ioport_register* to MemoryRegion |
2012-12-14 |
Julien Grall |
|
New |
| qemu-char: inheriting ptys and imporve output from -serial pty |
2012-12-14 |
Lei Li |
|
New |
| [RFC] PowerPC: Added uapi directory into linux-header |
2012-12-14 |
Bharat Bhushan |
|
New |
| [v2,1/7] tmp105: Create API for TMP105 temperature sensor |
2012-12-14 |
Andreas Färber |
|
New |
| [v2,2/7] libqtest: Prepare I2C libqos |
2012-12-14 |
Andreas Färber |
|
New |
| [v2,3/7] tmp105: Split out I2C message constants from header |
2012-12-14 |
Andreas Färber |
|
New |
| [v2,4/7] tests: Add tmp105 qtest test case |
2012-12-14 |
Andreas Färber |
|
New |
| [v2,5/7] tmp105: Fix I2C protocol bug |
2012-12-14 |
Andreas Färber |
|
New |
| [v2,6/7] tmp105: QOM'ify |
2012-12-14 |
Andreas Färber |
|
New |
| [v2,7/7] tmp105: Add temperature QOM property |
2012-12-14 |
Andreas Färber |
|
New |
| [PULL,00/40] ppc patch queue 2012-12-14 |
2012-12-14 |
Alexander Graf |
|
New |
| [01/40] pseries: Fix incorrect initialization of interrupt controller |
2012-12-14 |
Alexander Graf |
|
New |
| [02/40] pseries: Use #define for XICS base irq number |
2012-12-14 |
Alexander Graf |
|
New |
| [03/40] pseries: Return the token when we register an RTAS call |
2012-12-14 |
Alexander Graf |
|
New |
| [04/40] pseries: Allow RTAS tokens without a qemu handler |
2012-12-14 |
Alexander Graf |
|
New |
| [05/40] pseries: Add tracepoints to the XICS interrupt controller |
2012-12-14 |
Alexander Graf |
|
New |
| [06/40] pseries: Split xics irq configuration from state information |
2012-12-14 |
Alexander Graf |
|
New |
| [07/40] pseries: Implement PAPR NVRAM |
2012-12-14 |
Alexander Graf |
|
New |
| [08/40] pseries: Update SLOF for NVRAM support |
2012-12-14 |
Alexander Graf |
|
New |
| [09/40] e500: Adding CCSR memory region |
2012-12-14 |
Alexander Graf |
|
New |
| [10/40] Adding BAR0 for e500 PCI controller |
2012-12-14 |
Alexander Graf |
|
New |
| [11/40] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs |
2012-12-14 |
Alexander Graf |
|
New |
| [12/40] openpic: Remove unused code |
2012-12-14 |
Alexander Graf |
|
New |
| [13/40] mpic: Unify numbering scheme |
2012-12-14 |
Alexander Graf |
|
New |
| [14/40] openpic: update to proper memory api |
2012-12-14 |
Alexander Graf |
|
New |
| [15/40] openpic: combine mpic and openpic src handlers |
2012-12-14 |
Alexander Graf |
|
New |
| [16/40] openpic: Convert subregions to memory api |
2012-12-14 |
Alexander Graf |
|
New |
| [17/40] openpic: combine mpic and openpic irq raise functions |
2012-12-14 |
Alexander Graf |
|
New |
| [18/40] openpic: merge mpic and openpic timer handling |
2012-12-14 |
Alexander Graf |
|
New |
| [19/40] openpic: combine openpic and mpic reset functions |
2012-12-14 |
Alexander Graf |
|
New |
| [20/40] openpic: unify memory api subregions |
2012-12-14 |
Alexander Graf |
|
New |
| [21/40] openpic: remove unused type variable |
2012-12-14 |
Alexander Graf |
|
New |
| [22/40] openpic: convert simple reg operations to builtin bitops |
2012-12-14 |
Alexander Graf |
|
New |
| [23/40] openpic: rename openpic_t to OpenPICState |
2012-12-14 |
Alexander Graf |
|
New |
| [24/40] openpic: remove irq_out |
2012-12-14 |
Alexander Graf |
|
New |
| [25/40] openpic: convert to qdev |
2012-12-14 |
Alexander Graf |
|
New |
| [26/40] openpic: make brr1 model specific |
2012-12-14 |
Alexander Graf |
|
New |
| [27/40] openpic: add Shared MSI support |
2012-12-14 |
Alexander Graf |
|
New |
| [28/40] PPC: e500: Add MSI support |
2012-12-14 |
Alexander Graf |
|
New |
| [29/40] PPC: e500: Declare pci bridge as bridge |
2012-12-14 |
Alexander Graf |
|
New |
| [30/40] MSI-X: Fix endianness |
2012-12-14 |
Alexander Graf |
|
New |
| [31/40] openpic: fix minor coding style issues |
2012-12-14 |
Alexander Graf |
|
New |
| [32/40] openpic: Accelerate pending irq search |
2012-12-14 |
Alexander Graf |
|
New |
| [33/40] PPC: E500: PCI: Make first slot qdev settable |
2012-12-14 |
Alexander Graf |
|
New |
| [34/40] PPC: E500: PCI: Make IRQ calculation more generic |
2012-12-14 |
Alexander Graf |
|
New |
| [35/40] PPC: E500: Generate dt pci irq map dynamically |
2012-12-14 |
Alexander Graf |
|
New |
| [36/40] PPC: E500: Move PCI slot information into params |
2012-12-14 |
Alexander Graf |
|
New |
| [37/40] PPC: E500plat: Make a lot of PCI slots available |
2012-12-14 |
Alexander Graf |
|
New |
| [38/40] PPC: e500: pci: Export slot2irq calculation |
2012-12-14 |
Alexander Graf |
|
New |
| [39/40] target-ppc: Don't use hwaddr to represent hardware state |
2012-12-14 |
Alexander Graf |
|
New |