| [V5,05/13] block: add image info query function bdrv_query_image_info() |
2013-01-24 |
Wayne Xia |
|
New |
| [6/6] pseries: Adjust default VIO address allocations to play better with libvirt |
2013-01-24 |
David Gibson |
|
New |
| [5/6] target-ppc: Synchronize VPA state with KVM |
2013-01-24 |
David Gibson |
|
New |
| [4/6] target-ppc: Synchronize FPU state with KVM |
2013-01-24 |
David Gibson |
|
New |
| [3/6] target-ppc: Synchronize more SPRs to KVM using ONE_REG interface |
2013-01-24 |
David Gibson |
|
New |
| [v2] configure: remove duplicate test |
2013-04-09 |
Paolo Bonzini |
|
New |
| [V5,02/13] block: add bdrv_get_filename() function |
2013-01-24 |
Wayne Xia |
|
New |
| [2/6] pseries: Improve handling of multiple PCI host bridges |
2013-01-24 |
David Gibson |
|
New |
| [1/6] target-ppc: Give a meaningful error if too many threads are specified |
2013-01-24 |
David Gibson |
|
New |
| [V5,06/13] qemu-img: switch image retrieving function |
2013-01-24 |
Wayne Xia |
|
New |
| [V5,04/13] block: add snapshot info query function bdrv_query_snapshot_infolist() |
2013-01-24 |
Wayne Xia |
|
New |
| [01/57] test-i386: QEMU_PACKED is not defined here |
2013-01-24 |
Richard Henderson |
|
New |
| [02/57] test-i386: make it compile with a recent gcc |
2013-01-24 |
Richard Henderson |
|
New |
| [35/57] target-i386: kill cpu_T3 |
2013-01-24 |
Richard Henderson |
|
New |
| [55/57] target-i386: Use clz/ctz for bsf/bsr helpers |
2013-01-24 |
Richard Henderson |
|
New |
| [57/57] target-i386: Implement tzcnt and fix lzcnt |
2013-01-24 |
Richard Henderson |
|
New |
| [33/57] target-i386: introduce gen_cmovcc1 |
2013-01-24 |
Richard Henderson |
|
New |
| [31/57] target-i386: inline gen_prepare_cc_slow |
2013-01-24 |
Richard Henderson |
|
New |
| [49/57] target-i386: Implement BZHI |
2013-01-24 |
Richard Henderson |
|
New |
| [36/57] target-i386: use gen_op for cmps/scas |
2013-01-24 |
Richard Henderson |
|
New |
| [46/57] target-i386: Implement ANDN |
2013-01-24 |
Richard Henderson |
|
New |
| [51/57] target-i386: Implement PDEP, PEXT |
2013-01-24 |
Richard Henderson |
|
New |
| [38/57] target-i386: Update cc_op before TCG branches |
2013-01-24 |
Richard Henderson |
|
New |
| [50/57] target-i386: Implement MULX |
2013-01-24 |
Richard Henderson |
|
New |
| [32/57] target-i386: cleanup temporary macros for CCPrepare |
2013-01-24 |
Richard Henderson |
|
New |
| [34/57] target-i386: expand cmov via movcond |
2013-01-24 |
Richard Henderson |
|
New |
| [20/57] target-i386: Move CC discards to set_cc_op |
2013-01-24 |
Richard Henderson |
|
New |
| [07/57] target-i386: move carry computation for inc/dec closer to gen_op_set_cc_op |
2013-01-24 |
Richard Henderson |
|
New |
| [53/57] target-i386: Implement RORX |
2013-01-24 |
Richard Henderson |
|
New |
| [21/57] target-i386: do not call helper to compute ZF/SF |
2013-01-24 |
Richard Henderson |
|
New |
| [05/57] target-i386: factor setting of s->cc_op handling for string functions |
2013-01-24 |
Richard Henderson |
|
New |
| [15/57] target-i386: Don't clobber s->cc_op in gen_update_cc_op |
2013-01-24 |
Richard Henderson |
|
New |
| [13/57] target-i386: Name the cc_op enumeration |
2013-01-24 |
Richard Henderson |
|
New |
| [26/57] target-i386: optimize setle |
2013-01-24 |
Richard Henderson |
|
New |
| [22/57] target-i386: use inverted setcond when computing NS or NZ |
2013-01-24 |
Richard Henderson |
|
New |
| [1/3] vl: skip init accelerator if it's not available |
2013-01-24 |
liguang |
|
New |
| [3/3] accel: change {xen, kvm, tcg, qtest}_allowed from int to bool |
2013-01-24 |
liguang |
|
New |
| [2/3] vl: correct error message when fail to init kvm |
2013-01-24 |
liguang |
|
New |
| [52/57] target-i386: Implement SHLX, SARX, SHRX |
2013-01-24 |
Richard Henderson |
|
New |
| [19/57] target-i386: no need to flush out cc_op before gen_eob |
2013-01-24 |
Richard Henderson |
|
New |
| [42/57] target-i386: Make helper_cc_compute_all const |
2013-01-24 |
Richard Henderson |
|
New |
| [18/57] target-i386: do not compute eflags multiple times consecutively |
2013-01-24 |
Richard Henderson |
|
New |
| [03/57] target-i386: use OT_* consistently |
2013-01-24 |
Richard Henderson |
|
New |
| [17/57] target-i386: add helper functions to get other flags |
2013-01-24 |
Richard Henderson |
|
New |
| [06/57] target-i386: drop cc_op argument of gen_jcc1 |
2013-01-24 |
Richard Henderson |
|
New |
| [24/57] target-i386: change gen_setcc_slow_T0 to gen_setcc_slow |
2013-01-24 |
Richard Henderson |
|
New |
| [29/57] target-i386: introduce gen_prepare_cc |
2013-01-24 |
Richard Henderson |
|
New |
| [27/57] target-i386: optimize setcc instructions |
2013-01-24 |
Richard Henderson |
|
New |
| [04/57] target-i386: introduce gen_ext_tl |
2013-01-24 |
Richard Henderson |
|
New |
| [47/57] target-i386: Implement BEXTR |
2013-01-24 |
Richard Henderson |
|
New |
| [09/57] target-i386: compute eflags outside rcl/rcr helper |
2013-01-24 |
Richard Henderson |
|
New |
| [11/57] target-i386: use gen_jcc1 to compile loopz |
2013-01-24 |
Richard Henderson |
|
New |
| [44/57] target-i386: Decode the VEX prefixes |
2013-01-24 |
Richard Henderson |
|
New |
| [30/57] target-i386: use CCPrepare to generate conditional jumps |
2013-01-24 |
Richard Henderson |
|
New |
| [37/57] target-i386: introduce gen_jcc1_noeob |
2013-01-24 |
Richard Henderson |
|
New |
| [10/57] target-i386: clean up sahf |
2013-01-24 |
Richard Henderson |
|
New |
| [56/57] target-i386: Simplify bsf/bsr flags computation |
2013-01-24 |
Richard Henderson |
|
New |
| [v2] qemu-iotests: Add test for -drive options |
2013-04-09 |
Kevin Wolf |
|
New |
| [prep,for-1.4,v3,1/2] prep_pci: Create PCIBus and PCIDevice in-place |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,01/12] ppc: Move Mac machines to hw/ppc/ |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,10/12] adb: QOM'ify Apple Desktop Bus |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,12/12] cuda: Move ADB bus into CUDA state |
2013-01-24 |
Andreas Färber |
|
New |
| [v3] PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set |
2013-01-24 |
Laszlo Ersek |
|
New |
| [v3,2/4] virtio-9p-pci: switch to the new API. |
2013-04-09 |
fred.konrad@greensocs.com |
|
New |
| [for-1.4,v4,11/12] adb: QOM'ify ADB devices |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,09/12] cuda: QOM'ify CUDA |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,03/12] macio: Delay qdev init until all fields are initialized |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,02/12] macio: QOM'ify some more |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,07/12] mac_nvram: QOM'ify MacIO NVRAM |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,05/12] mac_nvram: Clean up public API |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,04/12] macio: Split MacIO in two |
2013-01-24 |
Andreas Färber |
|
New |
| [for-1.4,v4,08/12] ide/macio: QOM'ify MacIO IDE |
2013-01-24 |
Andreas Färber |
|
New |
| [v3,1/4] virtio-9p: add the virtio-9p-device device. |
2013-04-09 |
fred.konrad@greensocs.com |
|
New |
| [V11,2/4] Create four opts list related functions |
2013-01-24 |
Dong Xu Wang |
|
New |
| [V11,1/4] add def_value_str and use it in qemu_opts_print |
2013-01-24 |
Dong Xu Wang |
|
New |
| [01/11] s390: Lowcore mapping helper. |
2013-01-24 |
Cornelia Huck |
|
New |
| [1/6] bochs: Fix bdrv_open() error handling |
2013-01-24 |
Kevin Wolf |
|
New |
| [3/6] vpc: Fix bdrv_open() error handling |
2013-01-24 |
Kevin Wolf |
|
New |
| vmware_vga: fix out of bounds and invalid rects updating |
2013-01-24 |
Michael Tokarev |
|
New |
| [v3,3/4] virtio-9p: cleanup: init function. |
2013-04-09 |
fred.konrad@greensocs.com |
|
New |
| [v3,4/4] virtio-9p: cleanup: QOM casts. |
2013-04-09 |
fred.konrad@greensocs.com |
|
New |
| [2/6] cloop: Fix bdrv_open() error handling |
2013-01-24 |
Kevin Wolf |
|
New |
| s390: Add default support for SCLP console |
2013-01-24 |
Alexander Graf |
|
New |
| Revert "New QMP command query-cpu-max and HMP command cpu_max" |
2013-04-09 |
Michal Novotny |
|
New |
| [6/6] parallels: Fix bdrv_open() error handling |
2013-01-24 |
Kevin Wolf |
|
New |
| Fix location of some include files |
2013-04-09 |
Peter Maydell |
|
New |
| ide: Add fall through annotations |
2013-01-24 |
Kevin Wolf |
|
New |
| [4/6] dmg: Fix bdrv_open() error handling |
2013-01-24 |
Kevin Wolf |
|
New |
| [02/11] s390: Add mapping helper functions. |
2013-01-24 |
Cornelia Huck |
|
New |
| [10/11] s390: Add default support for SCLP console |
2013-01-24 |
Cornelia Huck |
|
New |
| [1/2] iscsi: do not leak acb->buf when commands are aborted |
2013-01-24 |
Paolo Bonzini |
|
New |
| [2/2] iscsi: add support for iovectors |
2013-01-24 |
Paolo Bonzini |
|
New |
| [v9,3/3] iotests: Add 'check -ssh' option to test Secure Shell block device. |
2013-04-09 |
Richard W.M. Jones |
|
New |
| [6/7] usb-redir: simplify packet copy |
2013-01-24 |
Gerd Hoffmann |
|
New |
| [RFC,v5,7/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC |
2013-01-24 |
Peter Maydell |
|
New |
| [v9,1/3] block: Add support for Secure Shell (ssh) block device. |
2013-04-09 |
Richard W.M. Jones |
|
New |
| [v9,2/3] block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. |
2013-04-09 |
Richard W.M. Jones |
|
New |
| [2/7] usb-host: move legacy cmd line bits |
2013-01-24 |
Gerd Hoffmann |
|
New |
| [v2] s390: Add default support for SCLP console |
2013-01-24 |
Alexander Graf |
|
New |
| [RFC,v5,1/8] oslib-posix: Align to permit transparent hugepages on ARM Linux |
2013-01-24 |
Peter Maydell |
|
New |