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