Age | Commit message (Expand) | Author |
2014-09-22 | block/vhdx.c: Mark parent_vhdx_guid variable as unused | Peter Maydell |
2014-09-19 | exec.c: fix setting 1-byte-long watchpoints | Max Filippov |
2014-09-19 | Fix cross compilation (nm command) | Stefan Weil |
2014-09-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-18 | pc: leave more space for BIOS allocations | Michael S. Tsirkin |
2014-09-18 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-09-18 | vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation | Damjan Marion |
2014-09-18 | virtio-pci: enable bus master for old guests | Michael S. Tsirkin |
2014-09-18 | Revert "virtio: don't call device on !vm_running" | Michael S. Tsirkin |
2014-09-18 | virtio-net: drop assert on vm stop | Michael S. Tsirkin |
2014-09-18 | Revert "rng-egd: remove redundant free" | Eduardo Habkost |
2014-09-18 | qdev: Move global validation to a single function | Eduardo Habkost |
2014-09-18 | qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() | Eduardo Habkost |
2014-09-18 | test-qdev-global-props: Test handling of hotpluggable and non-device types | Eduardo Habkost |
2014-09-18 | test-qdev-global-props: Initialize not_used=true for all props | Eduardo Habkost |
2014-09-18 | test-qdev-global-props: Run tests on subprocess | Eduardo Habkost |
2014-09-18 | tests: disable global props test for old glib | Michael S. Tsirkin |
2014-09-18 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140918-1' into s... | Peter Maydell |
2014-09-18 | vnc-tls: Clean up dead store in vnc_set_x509_credential() | Markus Armbruster |
2014-09-17 | ui/vnc: set TCP_NODELAY | Peter Lieven |
2014-09-16 | qemu-char: Rename register_char_driver_qapi() to register_char_driver() | Peter Maydell |
2014-09-16 | qemu-char: Remove register_char_driver() machinery | Peter Maydell |
2014-09-16 | qemu-char: Convert udp backend to QAPI | Peter Maydell |
2014-09-16 | util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram() | Peter Maydell |
2014-09-16 | qemu-char: Convert socket backend to QAPI | Peter Maydell |
2014-09-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s... | Peter Maydell |
2014-09-16 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140916-2' into ... | Peter Maydell |
2014-09-16 | spice: call qemu_spice_set_passwd() during init | Marc-André Lureau |
2014-09-16 | sdl2: keymap fixups | Gerd Hoffmann |
2014-09-16 | sdl2: drop sdl_zoom.h | Gerd Hoffmann |
2014-09-15 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-09-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-09-15 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140915-1' in... | Peter Maydell |
2014-09-15 | configure: check for pixman-1 version | Hu Tao |
2014-09-15 | pixman: update internal copy to pixman-0.32.6 | Hu Tao |
2014-09-14 | test-qdev-global-props: Trivial comment fix | Eduardo Habkost |
2014-09-14 | hw/machine: Free old values of string properties | Eduardo Habkost |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-12 | exec: file_ram_alloc(): print error when prealloc fails | Luiz Capitulino |
2014-09-12 | monitor: fix debug print compiling error | Gonglei |
2014-09-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140912'... | Peter Maydell |
2014-09-12 | qcow2: Add falloc and full preallocation option | Hu Tao |
2014-09-12 | raw-posix: Add falloc and full preallocation option | Hu Tao |
2014-09-12 | qapi: introduce PreallocMode and new PreallocModes full and falloc. | Hu Tao |
2014-09-12 | block: don't convert file size to sector size | Hu Tao |
2014-09-12 | block: round up file size to nearest sector | Hu Tao |
2014-09-12 | hw/arm/boot: enable DTB support when booting ELF images | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: pass an address limit to and return size from load_dtb() | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load DTB as a ROM image | Ard Biesheuvel |