summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko2013-05-121-1/+1
| * | remove double semicolonsDong Xu Wang2013-05-127-9/+9
| * | clean unnecessary code: don't check g_strdup arg for NULLDong Xu Wang2013-05-122-2/+2
| * | docs: mention AddressSpaces in docs/memory.txtPaolo Bonzini2013-05-121-4/+7
| * | audio: update documentation after removing --audio-card-list optionHervé Poussineau2013-05-121-4/+0
| * | m25p80.c: Sync Flash chip list with LinuxEd Maste2013-05-121-5/+26
| * | bsd-user: OS-agnostic 64-bit SYSCTL typesEd Maste2013-05-121-3/+4
| |/
* | Merge remote-tracking branch 'spice/spice.v70' into stagingAnthony Liguori2013-05-131-0/+3
|\ \ | |/ |/|
| * qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede2013-05-091-0/+3
* | target-i386: ROR r8/r16 imm instruction fixAurelien Jarno2013-05-101-0/+1
* | tcg/optimize: fix setcond2 optimizationAurelien Jarno2013-05-091-0/+1
|/
* Update version for 1.5.0-rc1Anthony Liguori2013-05-081-1/+1
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-05-0820-18/+474
|\
| * qemu-iotests: fix 017 018 for vmdkFam Zheng2013-05-084-4/+8
| * qemu-iotests: exclude vmdk and qcow from 043Fam Zheng2013-05-081-1/+1
| * qemu-iotests: exclude vmdk for test 042Fam Zheng2013-05-081-1/+1
| * qtest/ide-test: Test short and long PRDTsKevin Wolf2013-05-081-0/+54
| * qtest/ide-test: Add simple DMA read/write test caseKevin Wolf2013-05-081-0/+221
| * qtest: Add IDE test caseKevin Wolf2013-05-082-0/+167
| * libqos/pci: Enable bus masteringKevin Wolf2013-05-081-1/+1
| * ide: Reset BMIDEA bit when the bus master is stoppedKevin Wolf2013-05-081-0/+1
| * de_DE.po: Add missing leading spacesKevin Wolf2013-05-081-2/+2
| * ahci: Don't allow creating slave drivesKevin Wolf2013-05-089-9/+18
* | virtio: properly validate address before accessing configJason Wang2013-05-081-12/+18
* | virtio-pci: fix level interruptsMichael S. Tsirkin2013-05-081-0/+5
* | Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno2013-05-081-16/+16
|\ \
| * | PPC: Depend behavior of cmp instructions only on instruction encodingAlexander Graf2013-05-081-16/+16
|/ /
* | PPC: Fix rldclAlexander Graf2013-05-081-2/+0
* | target-mips: fix incorrect behaviour for INSVPetar Jovanovic2013-05-082-2/+15
* | target-mips: add missing check_dspr2 for multiply instructionsPetar Jovanovic2013-05-081-0/+1
|/
* Update version for qemu-1.5.0-rc0Anthony Liguori2013-05-071-1/+1
* Merge remote-tracking branch 'kraxel/usb.82' into stagingAnthony Liguori2013-05-073-16/+104
|\
| * xhci: handle USB_RET_BABBLEGerd Hoffmann2013-05-071-0/+5
| * uhci: Use an intermediate buffer for usb packet dataHans de Goede2013-05-071-8/+13
| * usb-host: add usb_host_full_speed_compatGerd Hoffmann2013-05-071-3/+37
| * usb-host: live migration support for the libusb versionGerd Hoffmann2013-05-071-5/+49
* | qga: set umask 0077 when daemonizing (CVE-2013-2007)Laszlo Ersek2013-05-072-5/+120
* | virtio-net: properly check the vhost status during status setJason Wang2013-05-071-2/+2
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-0712-59/+214
|\ \ | |/ |/|
| * target-i386: n270 can MOVBEBorislav Petkov2013-05-063-1/+4
| * target-i386: Introduce generic CPUID feature compat functionEduardo Habkost2013-05-062-0/+30
| * target-i386: Change CPUID model of 486 to 8Andreas Färber2013-05-062-1/+5
| * target-i386: Emulate X86CPU subclasses for global propertiesAndreas Färber2013-05-061-0/+9
| * qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-062-11/+27
| * qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-064-18/+25
| * target-i386: Add "filtered-features" property to X86CPUEduardo Habkost2013-05-061-4/+7
| * target-i386: Introduce X86CPU::filtered_features fieldEduardo Habkost2013-05-062-3/+9
| * target-i386: Add "feature-words" property to X86CPUEduardo Habkost2013-05-063-13/+96
| * target-i386: Use FeatureWord loop on filter_features_for_kvm()Eduardo Habkost2013-05-061-17/+7
| * target-i386: Add ECX information to FeatureWordInfoEduardo Habkost2013-05-061-3/+7
OpenPOWER on IntegriCloud