aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-24qemu-io: Fix 'map' outputKevin Wolf
2013-05-24blockdev: Rename BlockdevAction -> TransactionActionKevin Wolf
2013-05-24block: make all steps in qmp_transaction() as callbackWenchao Xia
2013-05-24block: package rollback code in qmp_transaction()Wenchao Xia
2013-05-24block: package committing code in qmp_transaction()Wenchao Xia
2013-05-24block: move input parsing code in qmp_transaction()Wenchao Xia
2013-05-24block: package preparation code in qmp_transaction()Wenchao Xia
2013-05-23Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-23monitor: allow to disable the default monitorLuiz Capitulino
2013-05-23ui/input.c: replace magic numbers with macrosAmos Kong
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth
2013-05-23qapi: add QMP input test for large integersMichael Roth
2013-05-23json-parser: fix handling of large whole number valuesMichael Roth
2013-05-23qapi: enable generation of native list codeMichael Roth
2013-05-23qapi: qapi-visit.py, native list supportMichael Roth
2013-05-23qapi: qapi-visit.py, fix list handling for union typesMichael Roth
2013-05-23qapi: qapi-types.py, native list supportMichael Roth
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-22pci-assign: Add MSI affinity supportAlex Williamson
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman
2013-05-22chardev: Get filename for new qapi backendLei Li
2013-05-22chardev: Make the name of memory device consistentLei Li
2013-05-22ui/gtk.c: Fix *BSD build of Gtk+ UIBrad Smith
2013-05-22qom/object: Don't poll cast cache for NULL objectsPeter Crosthwaite
2013-05-22glib: Fix some misuses of gsize/size_t typesPeter Crosthwaite
2013-05-20linux-user: Save the correct resume address for MIPS signal handlingKwok Cheung Yeung
2013-05-20linux-user: Fix MIPS ISA transitions during signal handlingKwok Cheung Yeung
2013-05-20target-mips: clean-up in BIT_INSVPetar Jovanovic
2013-05-20Open up 1.6 developmentAnthony Liguori
2013-05-20Update version for 1.5.0 release.v1.5.0Anthony Liguori
2013-05-20osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)Hervé Poussineau
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-20vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...Hu Tao
2013-05-20chardev: Make consistent with udp device for new qapi backendLei Li
2013-05-20ide/macio: fix wrong opaque with TRIM supportAurelien Jarno
2013-05-19target-mips: set carry bit correctly in DSPControl registerPetar Jovanovic
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-18target-moxie: replace target_phys_addr_t with hwaddrHu Tao
2013-05-18Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-18remove some double-includesMichael Tokarev
2013-05-18translate: remove redundantly included qemu/timer.hliguang
2013-05-18Remove twice include of qemu-common.hQiao Nuohan
2013-05-18fix /proc/self/maps outputChristophe Lyon
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-17Update version for 1.5.0-rc3 releasev1.5.0-rc3Anthony 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