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
/
include
Age
Commit message (
Expand
)
Author
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
2023-09-06
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-09-06
Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-06
Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-06
host-utils: Add muldiv64_round_up
Nicholas Piggin
2023-09-04
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau
2023-09-04
ui/vc: do not parse VC-specific options in Spice and GTK
Marc-André Lureau
2023-09-04
ui/vc: move text console invalidate in helper
Marc-André Lureau
2023-09-04
ui/console: use QEMU_PIXMAN_COLOR helpers
Marc-André Lureau
2023-09-04
ui/console: declare console types in console.h
Marc-André Lureau
2023-09-04
ui/console: specialize console_lookup_unused()
Marc-André Lureau
2023-09-01
softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
Michael Tokarev
2023-09-01
os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
Michael Tokarev
2023-09-01
os-posix.c: create and export os_set_chroot()
Michael Tokarev
2023-09-01
os-posix.c: create and export os_set_runas()
Michael Tokarev
2023-09-01
include/sysemu/os-posix.h: move *daemonize* declarations together
Michael Tokarev
2023-09-01
util/selfmap: Use dev_t and ino_t in MapInfo
Richard Henderson
2023-09-01
ui/qmp: move screendump to ui-qmp-cmds.c
Marc-André Lureau
2023-09-01
ui: remove qemu_pixman_linebuf_copy()
Marc-André Lureau
2023-09-01
ui: remove qemu_pixman_color() helper
Marc-André Lureau
2023-09-01
hw/sd: Introduce a "sd-card" SPI variant model
Cédric Le Goater
2023-09-01
hw/sd: Move proto_name to SDProto structure
Philippe Mathieu-Daudé
2023-09-01
m25p80: Introduce an helper to retrieve the BlockBackend of a device
Cédric Le Goater
2023-09-01
hw/ssi: Introduce a ssi_get_cs() helper
Cédric Le Goater
2023-09-01
hw/ssi: Add a "cs" property to SSIPeripheral
Cédric Le Goater
2023-09-01
hw/i2c/aspeed: Add support for buffer organization
Hang Yu
2023-09-01
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-08-31
ui: spelling fixes
Michael Tokarev
2023-08-31
util: spelling fixes
Michael Tokarev
2023-08-31
util/fifo8: Fix typo in fifo8_push_all() description
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
2023-08-31
hw/i2c: spelling fixes
Michael Tokarev
2023-08-31
chardev/char-fe: Document FEWatchFunc typedef
Philippe Mathieu-Daudé
2023-08-31
exec/translation-block: Clean up includes
Philippe Mathieu-Daudé
2023-08-31
qemu/processor: Remove unused 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé
2023-08-31
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
Philippe Mathieu-Daudé
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
qemu/uri: Use QueryParams type definition
Philippe Mathieu-Daudé
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
[next]