summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini2013-05-145-6/+20
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-149-19/+18
* readline: Handle xterm escape sequences for Home/End keysKevin Wolf2013-05-141-0/+15
* portability: pty.h is glibc-specificPaolo Bonzini2013-05-143-11/+12
* spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini2013-05-141-50/+50
* acpi: add dummy write function for acpi timerGerd Hoffmann2013-05-141-0/+7
* qom: aggressively optimize qom castingAnthony Liguori2013-05-132-2/+42
* ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0Igor Mitsyanko2013-05-131-0/+19
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-134-13/+4
* qom: allow turning cast debugging offPaolo Bonzini2013-05-133-9/+26
* qom: trace asserting castsPaolo Bonzini2013-05-132-1/+12
* qom: pass file/line/function to asserting castsPaolo Bonzini2013-05-132-11/+20
* qom: add a fast path to object_class_dynamic_castPaolo Bonzini2013-05-131-0/+5
* qom: allow casting of a NULL classPaolo Bonzini2013-05-131-3/+9
* qom: improve documentation of cast functionsPaolo Bonzini2013-05-131-2/+21
* Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori2013-05-1314-28/+49
|\
| * 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
OpenPOWER on IntegriCloud