Age | Commit message (Expand) | Author |
2017-10-15 | pci: conventional-pci-device and pci-express-device interfaces | Eduardo Habkost |
2017-10-15 | dump: add guest ELF note | Marc-André Lureau |
2017-10-15 | hw/misc: add vmcoreinfo device | Marc-André Lureau |
2017-10-15 | fw_cfg: add write callback | Marc-André Lureau |
2017-10-12 | arm: fix armv7m_init() declaration to match definition | Igor Mammedov |
2017-10-11 | Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta... | Peter Maydell |
2017-10-10 | util: move qemu_real_host_page_size/mask to osdep.h | Emilio G. Cota |
2017-10-10 | exec-all: extract tb->tc_* into a separate struct tc_tb | Emilio G. Cota |
2017-10-10 | exec-all: introduce TB_PAGE_ADDR_FMT | Emilio G. Cota |
2017-10-10 | exec-all: bring tb->invalid into tb->cflags | Emilio G. Cota |
2017-10-10 | tcg: consolidate TB lookups in tb_lookup__cpu_state | Emilio G. Cota |
2017-10-10 | exec-all: fix typos in TranslationBlock's documentation | Emilio G. Cota |
2017-10-10 | cputlb: bring back tlb_flush_count under !TLB_DEBUG | Emilio G. Cota |
2017-10-10 | glib-compat: move G_SOURCE_CONTINUE/REMOVE there | Marc-André Lureau |
2017-10-09 | vl: exit if maxcpus is negative | Seeteena Thoufeek |
2017-10-09 | qom: update doc comment for type_register[_static]() | Igor Mammedov |
2017-10-09 | machine: Add a valid_cpu_types property | Alistair Francis |
2017-10-06 | block: convert qcrypto_block_encrypt|decrypt to take bytes offset | Daniel P. Berrange |
2017-10-06 | crypto: expose encryption sector size in APIs | Daniel P. Berrange |
2017-10-06 | commit: Remove overlay_bs | Kevin Wolf |
2017-10-06 | block: Introduce BdrvChildRole.update_filename | Kevin Wolf |
2017-10-06 | dirty-bitmap: Switch bdrv_set_dirty() to bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Set iterator start by offset, not sector | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Avoid size query failure during truncate | Eric Blake |
2017-10-06 | dirty-bitmap: Drop unused functions | Eric Blake |
2017-10-06 | hbitmap: Rename serialization_granularity to serialization_align | Eric Blake |
2017-10-06 | s390x/3270: IDA support for 3270 via CcwDataStream | Halil Pasic |
2017-10-06 | 390x/css: introduce maximum data address checking | Halil Pasic |
2017-10-06 | s390x/css: introduce css data stream | Halil Pasic |
2017-10-05 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in... | Peter Maydell |
2017-10-04 | io: Reply to ping frames | Brandon Carpenter |
2017-10-04 | io: Add support for fragmented websocket binary frames | Brandon Carpenter |
2017-10-03 | iothread: export iothread_stop() | Peter Xu |
2017-10-03 | iothread: provide helpers for internal use | Peter Xu |
2017-10-03 | qom: provide root container for internal objs | Peter Xu |
2017-10-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ... | Peter Maydell |
2017-10-02 | kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() | Greg Kurz |
2017-10-02 | watchdog.h: Drop local redefinition of actions enum | Michal Privoznik |
2017-09-29 | linux-headers: sync against v4.14-rc1 | Alexey Perevalov |
2017-09-29 | virtio-input: send rel-wheel events for wheel buttons | Gerd Hoffmann |
2017-09-29 | egl: misc framebuffer helper improvements. | Gerd Hoffmann |
2017-09-29 | console: purge curses bits from console.h | Gerd Hoffmann |
2017-09-27 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'... | Peter Maydell |
2017-09-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int... | Peter Maydell |
2017-09-27 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-09-27 | migration: Route more error paths | Dr. David Alan Gilbert |