aboutsummaryrefslogtreecommitdiff
path: root/stubs
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"Markus Armbruster1-1/+2
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell1-1/+1
2020-07-07trivial: Respect alphabetical order of .o files in Makefile.objsChristophe de Dinechin1-1/+1
2020-07-06stubs: add pci_create_simpleGerd Hoffmann2-0/+8
2020-07-06stubs: add isa_create_simpleGerd Hoffmann2-0/+8
2020-06-24acpi: move aml builder code for floppy deviceGerd Hoffmann2-0/+8
2020-06-12stubs: move Xen stubs to accel/Paolo Bonzini3-68/+0
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé1-9/+0
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé1-1/+0
2020-06-05stubs: Restrict ui/win32-kbd-hook to system-modePhilippe Mathieu-Daudé1-1/+1
2020-06-05stubs/Makefile: Reduce the user-mode object listPhilippe Mathieu-Daudé1-21/+29
2020-05-21Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...Peter Maydell2-0/+19
2020-05-19ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin2-0/+19
2020-05-18Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann1-1/+1
2020-03-06hmp: Fail gracefully if chardev is already in useKevin Wolf1-1/+1
2020-03-06qmp: Fail gracefully if chardev is already in useKevin Wolf1-1/+1
2020-03-06stubs: Update monitor stubs for qemu-storage-daemonKevin Wolf3-13/+24
2020-03-06stubs: Add arch_typeKevin Wolf2-0/+5
2020-01-30stubs: add stubs for io_uring interfaceAarushi Mehta2-0/+33
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu1-1/+1
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+9
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard1-0/+4
2020-01-07replay: record and replay random number sourcesPavel Dovgalyuk1-0/+9
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau1-2/+2
2019-12-17acpi: move PC stubs out of stubs/Paolo Bonzini2-8/+0
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé1-1/+2
2019-10-14replay: add BH oneshot event for block layerPavel Dovgalyuk2-0/+10
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster3-3/+3
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2-1/+1
2019-06-18monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()Kevin Wolf1-1/+5
2019-06-17monitor: Fix return type of monitor_fdset_dup_fd_findYury Kotov1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster22-22/+0
2019-05-28semihosting: enable chardev backed output for consoleAlex Bennée1-0/+4
2019-05-28semihosting: introduce CONFIG_SEMIHOSTINGAlex Bennée2-0/+67
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming1-1/+1
2019-05-23hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé2-0/+22
2019-04-18qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster1-0/+5
2019-04-18monitor error: Make printf()-like functions return a valueMarkus Armbruster1-5/+8
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov1-0/+15
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau2-12/+0
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau2-14/+0
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau3-28/+0
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster1-1/+1
2019-02-07slirp: replace global polling with per-instance & notifierMarc-André Lureau2-14/+0
2019-02-07slirp: replace qemu_set_nonblock()Marc-André Lureau1-1/+1
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster1-0/+5
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+5
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger1-0/+5
2019-01-14net: do not depend on slirp internalsMarc-André Lureau1-1/+1
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell1-2/+1