Age | Commit message (Expand) | Author |
2013-05-23 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-05-23 | monitor: allow to disable the default monitor | Luiz Capitulino |
2013-05-23 | ui/input.c: replace magic numbers with macros | Amos Kong |
2013-05-23 | qapi: add native list coverage for QMP input visitor tests | Michael Roth |
2013-05-23 | qapi: add native list coverage for QMP output visitor tests | Michael Roth |
2013-05-23 | qapi: add native list coverage for visitor serialization tests | Michael Roth |
2013-05-23 | qapi: fix visitor serialization tests for numbers/doubles | Michael Roth |
2013-05-23 | qapi: add QMP input test for large integers | Michael Roth |
2013-05-23 | json-parser: fix handling of large whole number values | Michael Roth |
2013-05-23 | qapi: enable generation of native list code | Michael Roth |
2013-05-23 | qapi: qapi-visit.py, native list support | Michael Roth |
2013-05-23 | qapi: qapi-visit.py, fix list handling for union types | Michael Roth |
2013-05-23 | qapi: qapi-types.py, native list support | Michael Roth |
2013-05-22 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-05-22 | pci-assign: Add MSI affinity support | Alex Williamson |
2013-05-22 | virtio-net: dynamic network offloads configuration | Dmitry Fleytman |
2013-05-22 | chardev: Get filename for new qapi backend | Lei Li |
2013-05-22 | chardev: Make the name of memory device consistent | Lei Li |
2013-05-22 | ui/gtk.c: Fix *BSD build of Gtk+ UI | Brad Smith |
2013-05-22 | qom/object: Don't poll cast cache for NULL objects | Peter Crosthwaite |
2013-05-22 | glib: Fix some misuses of gsize/size_t types | Peter Crosthwaite |
2013-05-20 | linux-user: Save the correct resume address for MIPS signal handling | Kwok Cheung Yeung |
2013-05-20 | linux-user: Fix MIPS ISA transitions during signal handling | Kwok Cheung Yeung |
2013-05-20 | target-mips: clean-up in BIT_INSV | Petar Jovanovic |
2013-05-20 | Open up 1.6 development | Anthony Liguori |
2013-05-20 | Update version for 1.5.0 release.v1.5.0 | Anthony Liguori |
2013-05-20 | osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts) | Hervé Poussineau |
2013-05-20 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste |
2013-05-20 | vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG... | Hu Tao |
2013-05-20 | chardev: Make consistent with udp device for new qapi backend | Lei Li |
2013-05-20 | ide/macio: fix wrong opaque with TRIM support | Aurelien Jarno |
2013-05-19 | target-mips: set carry bit correctly in DSPControl register | Petar Jovanovic |
2013-05-19 | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic |
2013-05-18 | target-moxie: replace target_phys_addr_t with hwaddr | Hu Tao |
2013-05-18 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste |
2013-05-18 | remove some double-includes | Michael Tokarev |
2013-05-18 | translate: remove redundantly included qemu/timer.h | liguang |
2013-05-18 | Remove twice include of qemu-common.h | Qiao Nuohan |
2013-05-18 | fix /proc/self/maps output | Christophe Lyon |
2013-05-17 | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic |
2013-05-17 | Update version for 1.5.0-rc3 releasev1.5.0-rc3 | Anthony Liguori |
2013-05-17 | Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging | Anthony Liguori |
2013-05-17 | Revert "migration: don't account sleep time for calculating bandwidth" | Michael Roth |
2013-05-16 | main-loop: partial revert of 5e3bc73 | Stefan Hajnoczi |
2013-05-16 | main-loop: narrow win32 pollfds_fill() event bitmasks | Stefan Hajnoczi |
2013-05-16 | virtio: add virtio_bus_get_dev_path. | KONRAD Frederic |
2013-05-15 | Update version for 1.5.0-rc2 releasev1.5.0-rc2 | Anthony Liguori |
2013-05-15 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-05-15 | qemu-common: Resolve vector build breakes for AltiVec | Paolo Bonzini |
2013-05-15 | ide-test: Fix endianness problems | Kevin Wolf |