summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec: eliminate qemu_put_ram_ptrPaolo Bonzini2013-05-245-15/+0
* exec: remove obsolete commentPaolo Bonzini2013-05-241-6/+0
* Open up 1.6 developmentAnthony Liguori2013-05-201-1/+1
* Update version for 1.5.0 release.Anthony Liguori2013-05-201-1/+1
* osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)Hervé Poussineau2013-05-201-1/+1
* Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-204-5/+5
* vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...Hu Tao2013-05-201-0/+1
* chardev: Make consistent with udp device for new qapi backendLei Li2013-05-202-9/+9
* ide/macio: fix wrong opaque with TRIM supportAurelien Jarno2013-05-201-1/+1
* target-mips: set carry bit correctly in DSPControl registerPetar Jovanovic2013-05-191-3/+4
* target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic2013-05-192-5/+23
* target-mips: fix incorrect behaviour for EXTPPetar Jovanovic2013-05-172-2/+19
* Update version for 1.5.0-rc3 releaseAnthony Liguori2013-05-171-1/+1
* Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into stagingAnthony Liguori2013-05-171-6/+19
|\
| * qga: unlink just created guest-file if fchmod() or fdopen() fails on itLaszlo Ersek2013-05-131-0/+3
| * qga: distinguish binary modes in "guest_file_open_modes" mapLaszlo Ersek2013-05-131-6/+16
* | Revert "migration: don't account sleep time for calculating bandwidth"Michael Roth2013-05-171-4/+1
* | main-loop: partial revert of 5e3bc73Stefan Hajnoczi2013-05-161-18/+14
* | main-loop: narrow win32 pollfds_fill() event bitmasksStefan Hajnoczi2013-05-161-4/+4
* | virtio: add virtio_bus_get_dev_path.KONRAD Frederic2013-05-161-0/+14
* | Update version for 1.5.0-rc2 releaseAnthony Liguori2013-05-151-1/+1
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-05-152-2/+9
|\ \
| * | qapi: fix leak in unit testsMichael Roth2013-05-151-2/+7
| * | qmp: fix handling of cmd with Equals in qmp-shellZhangleiqiang2013-05-151-0/+2
* | | qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini2013-05-151-2/+8
* | | ide-test: Fix endianness problemsKevin Wolf2013-05-151-5/+27
* | | hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell2013-05-151-1/+13
* | | hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell2013-05-151-7/+62
* | | Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell2013-05-151-2/+0
* | | w32: Fix configure test for -march=i486Stefan Weil2013-05-151-0/+1
* | | configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell2013-05-151-1/+5
* | | vnc: Make ledstate comparison before modifiers updatedLei Li2013-05-151-1/+2
* | | virtio-net-x: forward the netclient name and type.KONRAD Frederic2013-05-153-0/+9
* | | virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic2013-05-152-2/+47
|/ /
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-05-144-14/+35
|\ \
| * | block: Add hint to -EFBIG error messageKevin Wolf2013-05-141-2/+6
| * | qcow2: Catch some L1 table index overflowsKevin Wolf2013-05-143-12/+29
* | | 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
OpenPOWER on IntegriCloud