index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
/
globals.c
Age
Commit message (
Expand
)
Author
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-01
xen: Add XEN_DISABLED mode and make it default
David Woodhouse
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-03-06
softmmu/globals: Remove unused 'hw/i386/*' headers
Philippe Mathieu-Daudé
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini