Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | tcg/optimize: fix setcond2 optimization | Aurelien Jarno | 1 | -0/+1 |
2013-05-09 | qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode | Hans de Goede | 1 | -0/+3 |
2013-05-08 | Update version for 1.5.0-rc1v1.5.0-rc1 | Anthony Liguori | 1 | -1/+1 |
2013-05-08 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 20 | -18/+474 |
2013-05-08 | virtio: properly validate address before accessing config | Jason Wang | 1 | -12/+18 |
2013-05-08 | virtio-pci: fix level interrupts | Michael S. Tsirkin | 1 | -0/+5 |
2013-05-08 | Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu | Aurelien Jarno | 1 | -16/+16 |
2013-05-08 | PPC: Fix rldcl | Alexander Graf | 1 | -2/+0 |
2013-05-08 | PPC: Depend behavior of cmp instructions only on instruction encoding | Alexander Graf | 1 | -16/+16 |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic | 2 | -2/+15 |
2013-05-08 | target-mips: add missing check_dspr2 for multiply instructions | Petar Jovanovic | 1 | -0/+1 |
2013-05-08 | qemu-iotests: fix 017 018 for vmdk | Fam Zheng | 4 | -4/+8 |
2013-05-08 | qemu-iotests: exclude vmdk and qcow from 043 | Fam Zheng | 1 | -1/+1 |
2013-05-08 | qemu-iotests: exclude vmdk for test 042 | Fam Zheng | 1 | -1/+1 |
2013-05-08 | qtest/ide-test: Test short and long PRDTs | Kevin Wolf | 1 | -0/+54 |
2013-05-08 | qtest/ide-test: Add simple DMA read/write test case | Kevin Wolf | 1 | -0/+221 |
2013-05-08 | qtest: Add IDE test case | Kevin Wolf | 2 | -0/+167 |
2013-05-08 | libqos/pci: Enable bus mastering | Kevin Wolf | 1 | -1/+1 |
2013-05-08 | ide: Reset BMIDEA bit when the bus master is stopped | Kevin Wolf | 1 | -0/+1 |
2013-05-08 | de_DE.po: Add missing leading spaces | Kevin Wolf | 1 | -2/+2 |
2013-05-08 | ahci: Don't allow creating slave drives | Kevin Wolf | 9 | -9/+18 |
2013-05-07 | Update version for qemu-1.5.0-rc0v1.5.0-rc0 | Anthony Liguori | 1 | -1/+1 |
2013-05-07 | Merge remote-tracking branch 'kraxel/usb.82' into staging | Anthony Liguori | 3 | -16/+104 |
2013-05-07 | qga: set umask 0077 when daemonizing (CVE-2013-2007) | Laszlo Ersek | 2 | -5/+120 |
2013-05-07 | virtio-net: properly check the vhost status during status set | Jason Wang | 1 | -2/+2 |
2013-05-07 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori | 12 | -59/+214 |
2013-05-07 | xhci: handle USB_RET_BABBLE | Gerd Hoffmann | 1 | -0/+5 |
2013-05-07 | uhci: Use an intermediate buffer for usb packet data | Hans de Goede | 1 | -8/+13 |
2013-05-07 | usb-host: add usb_host_full_speed_compat | Gerd Hoffmann | 1 | -3/+37 |
2013-05-07 | usb-host: live migration support for the libusb version | Gerd Hoffmann | 1 | -5/+49 |
2013-05-06 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -0/+6 |
2013-05-06 | target-i386: n270 can MOVBE | Borislav Petkov | 3 | -1/+4 |
2013-05-06 | target-i386: Introduce generic CPUID feature compat function | Eduardo Habkost | 2 | -0/+30 |
2013-05-06 | Merge branch 's390-for-upstream' of git://github.com/agraf/qemu | Aurelien Jarno | 5 | -17/+48 |
2013-05-06 | target-i386: Change CPUID model of 486 to 8 | Andreas Färber | 2 | -1/+5 |
2013-05-06 | target-i386: Emulate X86CPU subclasses for global properties | Andreas Färber | 1 | -0/+9 |
2013-05-06 | qdev: Introduce qdev_prop_set_globals_for_type() | Andreas Färber | 2 | -11/+27 |
2013-05-06 | qdev: Let qdev_prop_parse() pass through Error | Andreas Färber | 4 | -18/+25 |
2013-05-06 | target-i386: Add "filtered-features" property to X86CPU | Eduardo Habkost | 1 | -4/+7 |
2013-05-06 | target-i386: Introduce X86CPU::filtered_features field | Eduardo Habkost | 2 | -3/+9 |
2013-05-06 | target-i386: Add "feature-words" property to X86CPU | Eduardo Habkost | 3 | -13/+96 |
2013-05-06 | target-i386: Use FeatureWord loop on filter_features_for_kvm() | Eduardo Habkost | 1 | -17/+7 |
2013-05-06 | target-i386: Add ECX information to FeatureWordInfo | Eduardo Habkost | 1 | -3/+7 |
2013-05-06 | s390: update s390-ccw.img | Alexander Graf | 1 | -0/+0 |
2013-05-06 | S390: BIOS boot from given device | Dominik Dingel | 2 | -6/+20 |
2013-05-06 | S390: Add virtio-blk boot | Dominik Dingel | 1 | -0/+18 |
2013-05-06 | S390: Merging s390_ipl_cpu and s390_ipl_reset | Dominik Dingel | 1 | -11/+5 |
2013-05-06 | S390: BIOS create link to src folder for .img file | Dominik Dingel | 1 | -0/+1 |
2013-05-06 | S390: BIOS check for file | Dominik Dingel | 1 | -0/+4 |
2013-05-06 | spapr_llan: fix device reenabling | Alexey Kardashevskiy | 1 | -0/+2 |