| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: move aml builder code for floppy device | Gerd Hoffmann | 2020-06-24 | 2 | -0/+8 |
* | stubs: move Xen stubs to accel/ | Paolo Bonzini | 2020-06-12 | 3 | -68/+0 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -9/+0 |
* | qom/object: Move Object typedef to 'qemu/typedefs.h' | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -1/+0 |
* | stubs: Restrict ui/win32-kbd-hook to system-mode | Philippe Mathieu-Daudé | 2020-06-05 | 1 | -1/+1 |
* | stubs/Makefile: Reduce the user-mode object list | Philippe Mathieu-Daudé | 2020-06-05 | 1 | -21/+29 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i... | Peter Maydell | 2020-05-21 | 2 | -0/+19 |
|\ |
|
| * | ui/win32-kbd-hook: handle AltGr in a hook procedure | Volker Rümelin | 2020-05-19 | 2 | -0/+19 |
* | | Revert "hw/display/ramfb: initialize fw-config space with xres/ yres" | Gerd Hoffmann | 2020-05-18 | 1 | -1/+1 |
|/ |
|
* | hmp: Fail gracefully if chardev is already in use | Kevin Wolf | 2020-03-06 | 1 | -1/+1 |
* | qmp: Fail gracefully if chardev is already in use | Kevin Wolf | 2020-03-06 | 1 | -1/+1 |
* | stubs: Update monitor stubs for qemu-storage-daemon | Kevin Wolf | 2020-03-06 | 3 | -13/+24 |
* | stubs: Add arch_type | Kevin Wolf | 2020-03-06 | 2 | -0/+5 |
* | stubs: add stubs for io_uring interface | Aarushi Mehta | 2020-01-30 | 2 | -0/+33 |
* | migration: Change SaveStateEntry.instance_id into uint32_t | Peter Xu | 2020-01-20 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2020-01-10 | 1 | -0/+9 |
|\ |
|
| * | replay: record and replay random number sources | Pavel Dovgalyuk | 2020-01-07 | 1 | -0/+9 |
* | | semihosting: add qemu_semihosting_console_inc for SYS_READC | Keith Packard | 2020-01-09 | 1 | -0/+4 |
|/ |
|
* | vmstate: replace DeviceState with VMStateIf | Marc-André Lureau | 2020-01-06 | 1 | -2/+2 |
* | acpi: move PC stubs out of stubs/ | Paolo Bonzini | 2019-12-17 | 2 | -8/+0 |
* | hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -1/+2 |
* | replay: add BH oneshot event for block layer | Pavel Dovgalyuk | 2019-10-14 | 2 | -0/+10 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 3 | -3/+3 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 2 | -1/+1 |
* | monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() | Kevin Wolf | 2019-06-18 | 1 | -1/+5 |
* | monitor: Fix return type of monitor_fdset_dup_fd_find | Yury Kotov | 2019-06-17 | 1 | -1/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 22 | -22/+0 |
* | semihosting: enable chardev backed output for console | Alex Bennée | 2019-05-28 | 1 | -0/+4 |
* | semihosting: introduce CONFIG_SEMIHOSTING | Alex Bennée | 2019-05-28 | 2 | -0/+67 |
* | hw/display/ramfb: initialize fw-config space with xres/ yres | Hou Qiming | 2019-05-24 | 1 | -1/+1 |
* | hw/nvram/fw_cfg: Add fw_cfg_arch_key_name() | Philippe Mathieu-Daudé | 2019-05-23 | 2 | -0/+22 |
* | qemu-print: New qemu_printf(), qemu_vprintf() etc. | Markus Armbruster | 2019-04-18 | 1 | -0/+5 |
* | monitor error: Make printf()-like functions return a value | Markus Armbruster | 2019-04-18 | 1 | -5/+8 |
* | exec: Change RAMBlockIterFunc definition | Yury Kotov | 2019-03-06 | 1 | -0/+15 |
* | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau | 2019-02-18 | 2 | -12/+0 |
* | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau | 2019-02-18 | 2 | -14/+0 |
* | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau | 2019-02-18 | 3 | -28/+0 |
* | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster | 2019-02-18 | 1 | -1/+1 |
* | slirp: replace global polling with per-instance & notifier | Marc-André Lureau | 2019-02-07 | 2 | -14/+0 |
* | slirp: replace qemu_set_nonblock() | Marc-André Lureau | 2019-02-07 | 1 | -1/+1 |
* | qapi: Eliminate indirection through qmp_event_get_func_emit() | Markus Armbruster | 2019-01-24 | 1 | -0/+5 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2019-01-18 | 1 | -0/+5 |
|\ |
|
| * | acpi: build TPM Physical Presence interface | Stefan Berger | 2019-01-18 | 1 | -0/+5 |
* | | net: do not depend on slirp internals | Marc-André Lureau | 2019-01-14 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell | 2018-10-23 | 1 | -2/+1 |
|\ |
|
| * | tpm: Clean up error reporting in tpm_init_tpmdev() | Markus Armbruster | 2018-10-19 | 1 | -2/+1 |
* | | replay: pass raw icount value to replay_save_clock | Paolo Bonzini | 2018-10-19 | 2 | -1/+6 |
|/ |
|
* | stubs: add ramfb | Gerd Hoffmann | 2018-10-15 | 2 | -0/+14 |
* | qsp: track BQL callers explicitly | Emilio G. Cota | 2018-08-23 | 1 | -1/+1 |
* | tests: don't silence error reporting for all tests | Daniel P. Berrangé | 2018-07-24 | 1 | -1/+2 |