summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Update version for 1.5.0-rc2 releasev1.5.0-rc2Anthony Liguori1-1/+1
2013-05-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2-2/+9
2013-05-15qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini1-2/+8
2013-05-15ide-test: Fix endianness problemsKevin Wolf1-5/+27
2013-05-15hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell1-1/+13
2013-05-15hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell1-7/+62
2013-05-15Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell1-2/+0
2013-05-15w32: Fix configure test for -march=i486Stefan Weil1-0/+1
2013-05-15configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell1-1/+5
2013-05-15vnc: Make ledstate comparison before modifiers updatedLei Li1-1/+2
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic3-0/+9
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic2-2/+47
2013-05-15qapi: fix leak in unit testsMichael Roth1-2/+7
2013-05-15qmp: fix handling of cmd with Equals in qmp-shellZhangleiqiang1-0/+2
2013-05-14Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori4-14/+35
2013-05-14block: Add hint to -EFBIG error messageKevin Wolf1-2/+6
2013-05-14qcow2: Catch some L1 table index overflowsKevin Wolf3-12/+29
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini5-6/+20
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini9-19/+18
2013-05-14readline: Handle xterm escape sequences for Home/End keysKevin Wolf1-0/+15
2013-05-14portability: pty.h is glibc-specificPaolo Bonzini3-11/+12
2013-05-14spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini1-50/+50
2013-05-14acpi: add dummy write function for acpi timerGerd Hoffmann1-0/+7
2013-05-13qom: aggressively optimize qom castingAnthony Liguori2-2/+42
2013-05-13ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0Igor Mitsyanko1-0/+19
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini4-13/+4
2013-05-13qom: allow turning cast debugging offPaolo Bonzini3-9/+26
2013-05-13qom: trace asserting castsPaolo Bonzini2-1/+12
2013-05-13qom: pass file/line/function to asserting castsPaolo Bonzini2-11/+20
2013-05-13qom: add a fast path to object_class_dynamic_castPaolo Bonzini1-0/+5
2013-05-13qom: allow casting of a NULL classPaolo Bonzini1-3/+9
2013-05-13qom: improve documentation of cast functionsPaolo Bonzini1-2/+21
2013-05-13Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori14-28/+49
2013-05-13Merge remote-tracking branch 'spice/spice.v70' into stagingAnthony Liguori1-0/+3
2013-05-12osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko1-1/+1
2013-05-12remove double semicolonsDong Xu Wang7-9/+9
2013-05-12clean unnecessary code: don't check g_strdup arg for NULLDong Xu Wang2-2/+2
2013-05-12docs: mention AddressSpaces in docs/memory.txtPaolo Bonzini1-4/+7
2013-05-12audio: update documentation after removing --audio-card-list optionHervé Poussineau1-4/+0
2013-05-12m25p80.c: Sync Flash chip list with LinuxEd Maste1-5/+26
2013-05-12bsd-user: OS-agnostic 64-bit SYSCTL typesEd Maste1-3/+4
2013-05-10target-i386: ROR r8/r16 imm instruction fixAurelien Jarno1-0/+1
2013-05-09tcg/optimize: fix setcond2 optimizationAurelien Jarno1-0/+1
2013-05-09qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede1-0/+3
2013-05-08Update version for 1.5.0-rc1v1.5.0-rc1Anthony Liguori1-1/+1
2013-05-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori20-18/+474
2013-05-08virtio: properly validate address before accessing configJason Wang1-12/+18
2013-05-08virtio-pci: fix level interruptsMichael S. Tsirkin1-0/+5
2013-05-08Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno1-16/+16
2013-05-08PPC: Fix rldclAlexander Graf1-2/+0