aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-17Update version for 1.5.0-rc3 releaseAnthony Liguori
2013-05-17Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into stagingAnthony Liguori
2013-05-17Revert "migration: don't account sleep time for calculating bandwidth"Michael Roth
2013-05-16main-loop: partial revert of 5e3bc73Stefan Hajnoczi
2013-05-16main-loop: narrow win32 pollfds_fill() event bitmasksStefan Hajnoczi
2013-05-16virtio: add virtio_bus_get_dev_path.KONRAD Frederic
2013-05-15Update version for 1.5.0-rc2 releaseAnthony Liguori
2013-05-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-15qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini
2013-05-15ide-test: Fix endianness problemsKevin Wolf
2013-05-15hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell
2013-05-15hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell
2013-05-15Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell
2013-05-15w32: Fix configure test for -march=i486Stefan Weil
2013-05-15configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell
2013-05-15vnc: Make ledstate comparison before modifiers updatedLei Li
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic
2013-05-15qapi: fix leak in unit testsMichael Roth
2013-05-15qmp: fix handling of cmd with Equals in qmp-shellZhangleiqiang
2013-05-14Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-05-14block: Add hint to -EFBIG error messageKevin Wolf
2013-05-14qcow2: Catch some L1 table index overflowsKevin Wolf
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini
2013-05-14readline: Handle xterm escape sequences for Home/End keysKevin Wolf
2013-05-14portability: pty.h is glibc-specificPaolo Bonzini
2013-05-14spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini
2013-05-14acpi: add dummy write function for acpi timerGerd Hoffmann
2013-05-13qom: aggressively optimize qom castingAnthony Liguori
2013-05-13ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0Igor Mitsyanko
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini
2013-05-13qom: allow turning cast debugging offPaolo Bonzini
2013-05-13qom: trace asserting castsPaolo Bonzini
2013-05-13qom: pass file/line/function to asserting castsPaolo Bonzini
2013-05-13qom: add a fast path to object_class_dynamic_castPaolo Bonzini
2013-05-13qom: allow casting of a NULL classPaolo Bonzini
2013-05-13qom: improve documentation of cast functionsPaolo Bonzini
2013-05-13qga: unlink just created guest-file if fchmod() or fdopen() fails on itLaszlo Ersek
2013-05-13qga: distinguish binary modes in "guest_file_open_modes" mapLaszlo Ersek
2013-05-13Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori
2013-05-13Merge remote-tracking branch 'spice/spice.v70' into stagingAnthony Liguori
2013-05-12osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko
2013-05-12remove double semicolonsDong Xu Wang
2013-05-12clean unnecessary code: don't check g_strdup arg for NULLDong Xu Wang
2013-05-12docs: mention AddressSpaces in docs/memory.txtPaolo Bonzini
2013-05-12audio: update documentation after removing --audio-card-list optionHervé Poussineau
2013-05-12m25p80.c: Sync Flash chip list with LinuxEd Maste