Age | Commit message (Expand) | Author |
2019-01-14 | xen: add xenstore watcher infrastructure | Paul Durrant |
2019-01-14 | xen: create xenstore areas for XenDevice-s | Paul Durrant |
2019-01-14 | xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' | Paul Durrant |
2019-01-14 | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant |
2019-01-14 | xen/pt: allow passthrough of devices with bogus interrupt pin | Zhao Yan |
2019-01-14 | hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much | Peter Maydell |
2019-01-14 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'... | Peter Maydell |
2019-01-14 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request... | Peter Maydell |
2019-01-14 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-01-11 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ... | Peter Maydell |
2019-01-11 | tests: Disable qht-bench parallel test when using gprof | Philippe Mathieu-Daudé |
2019-01-11 | configure: Let the TARGET_GPROF var use the regular 'y' for Yes | Philippe Mathieu-Daudé |
2019-01-11 | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20190111-pull-request'... | Peter Maydell |
2019-01-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2019-01-11 | scripts: add script to convert multiline comments into 4-line format | Paolo Bonzini |
2019-01-11 | hw/watchdog/wdt_i6300esb: remove a unnecessary comment | Peng Hao |
2019-01-11 | checkpatch: warn about qemu/queue.h head structs that are not typedef-ed | Paolo Bonzini |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini |
2019-01-11 | qemu/queue.h: reimplement QTAILQ without pointer-to-pointers | Paolo Bonzini |
2019-01-11 | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY} | Paolo Bonzini |
2019-01-11 | qemu/queue.h: typedef QTAILQ heads | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | vfio: make vfio_address_spaces static | Paolo Bonzini |
2019-01-11 | qemu/queue.h: do not access tqe_prev directly | Paolo Bonzini |
2019-01-11 | test: replace gtester with a TAP driver | Paolo Bonzini |
2019-01-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-01-11 | test: execute g_test_run when tests are skipped | Paolo Bonzini |
2019-01-11 | qga: drop < Vista compatibility | Marc-André Lureau |
2019-01-11 | build-sys: build with Vista API by default | Marc-André Lureau |
2019-01-11 | build-sys: move windows defines in osdep.h header | Marc-André Lureau |
2019-01-11 | build-sys: don't include windows.h, osdep.h does it | Marc-André Lureau |
2019-01-11 | scsi: esp: Defer command completion until previous interrupts have been handled | Guenter Roeck |
2019-01-11 | esp-pci: Fix status register write erase control | Guenter Roeck |
2019-01-11 | block/iscsi: cancel libiscsi task when ABORT TASK TMF completes | Stefan Hajnoczi |
2019-01-11 | block/iscsi: fix ioctl cancel use-after-free | Stefan Hajnoczi |
2019-01-11 | block/iscsi: take iscsilun->mutex in iscsi_timed_check_events() | Stefan Hajnoczi |
2019-01-11 | block/iscsi: drop unused IscsiAIOCB->buf field | Stefan Hajnoczi |
2019-01-11 | hax: Support for Linux hosts | Alexandro Sanchez Bach |
2019-01-11 | memory: update coalesced_range on transaction_commit | Paolo Bonzini |
2019-01-11 | memory: avoid unnecessary coalesced_io_del operations | Paolo Bonzini |
2019-01-11 | memory: extract flat_range_coalesced_io_{del,add} | Paolo Bonzini |
2019-01-11 | pam: wrap MemoryRegion initialization in a transaction | Paolo Bonzini |
2019-01-11 | checkpatch: colorize output to terminal | Paolo Bonzini |
2019-01-11 | checkpatch: improve handling of multiple patches or files | Paolo Bonzini |
2019-01-11 | checkpatch: check Signed-off-by in --mailback mode | Paolo Bonzini |
2019-01-11 | checkpatch: fix premature exit when no input or --mailback | Paolo Bonzini |
2019-01-11 | accel: Improve selection of the default accelerator | Thomas Huth |