Age | Commit message (Expand) | Author |
2016-02-03 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s... | Peter Maydell |
2016-02-03 | virtio-gpu: block any rendering until client (ui) is done | Gerd Hoffmann |
2016-02-03 | virtio-gpu: add support to enable/disable command processing | Gerd Hoffmann |
2016-02-03 | virtio-gpu: maintain command queue | Gerd Hoffmann |
2016-02-03 | console: block rendering until client is done | Gerd Hoffmann |
2016-02-03 | zap qemu_egl_has_ext in include/ui/egl-helpers.h | Gerd Hoffmann |
2016-02-03 | hmp: fix sendkey out of bounds write (CVE-2015-8619) | Wolfgang Bumiller |
2016-02-02 | block: set device_list.tqe_prev to NULL on BDS removal | Jeff Cody |
2016-02-02 | block: Add "file" output parameter to block status query functions | Fam Zheng |
2016-02-02 | block: Add blk_remove_all_bs() | Max Reitz |
2016-02-02 | blockdev: Keep track of monitor-owned BDS | Max Reitz |
2016-02-02 | block: Add list of all BlockDriverStates | Max Reitz |
2016-02-02 | block: Make bdrv_close() static | Max Reitz |
2016-02-02 | block: Remove BDS close notifier | Max Reitz |
2016-02-02 | virtio-scsi: Catch BDS-BB removal/insertion | Max Reitz |
2016-02-02 | block: Add BB-BDS remove/insert notifiers | Max Reitz |
2016-02-02 | block: Add blk_dev_has_tray() | Max Reitz |
2016-02-02 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02... | Peter Maydell |
2016-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st... | Peter Maydell |
2016-02-02 | sdl: shorten the GUI refresh interval when mouse or keyboard is active | Jindřich Makovička |
2016-02-02 | char: remove qemu_chr_open_eventfd | Marc-André Lureau |
2016-02-01 | crypto: fix description of @errp parameter initialization | Daniel P. Berrange |
2016-01-30 | spapr: Remove rtas_st_buffer_direct() | David Gibson |
2016-01-30 | spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer | David Gibson |
2016-01-27 | gdb: provide the name of the architecture in the target.xml | David Hildenbrand |
2016-01-27 | watchdog: introduction of get_watchdog_action | Bo Tu |
2016-01-26 | xen: make it possible to build without the Xen PV domain builder | Ian Campbell |
2016-01-26 | xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. | Ian Campbell |
2016-01-26 | xen: Use stable library interfaces when they are available. | Ian Campbell |
2016-01-26 | xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. | Ian Campbell |
2016-01-26 | xen: Switch to libxengnttab interface for compat shims. | Ian Campbell |
2016-01-26 | xen: Switch to libxenevtchn interface for compat shims. | Ian Campbell |
2016-01-25 | fdc: change auto fallback drive for ISA FDC to 288 | John Snow |
2016-01-25 | fdc: Add fallback option | John Snow |
2016-01-25 | fdc: add drive type qapi enum | John Snow |
2016-01-22 | fpu: Replace uint8 typedef with uint8_t | Peter Maydell |
2016-01-22 | fpu: Replace int8 typedef with int8_t | Peter Maydell |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell |
2016-01-22 | fpu: Replace int32 typedef with int32_t | Peter Maydell |
2016-01-22 | fpu: Replace uint64 typedef with uint64_t | Peter Maydell |
2016-01-22 | fpu: Replace int64 typedef with int64_t | Peter Maydell |
2016-01-21 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta... | Peter Maydell |
2016-01-21 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-01-21 | target-i386: Add support to migrate vcpu's TSC rate | Haozhong Zhang |
2016-01-21 | hw/arm/virt: add secure memory region and UART | Peter Maydell |
2016-01-21 | qom/cpu: Add MemoryRegion property | Peter Crosthwaite |
2016-01-21 | memory: Add address_space_init_shareable() | Peter Crosthwaite |
2016-01-21 | exec.c: Add cpu_get_address_space() | Peter Maydell |
2016-01-21 | exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS | Peter Maydell |
2016-01-21 | cputlb.c: Use correct address space when looking up MemoryRegionSection | Peter Maydell |