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-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-07-24
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
2020-07-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-07-07
trivial: Respect alphabetical order of .o files in Makefile.objs
Christophe de Dinechin
2020-07-06
stubs: add pci_create_simple
Gerd Hoffmann
2020-07-06
stubs: add isa_create_simple
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
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
[next]