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
Age
Commit message (
Expand
)
Author
2024-07-02
net/vmnet: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-02
block/file-posix: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-02
audio: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-02
hvf: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-02
hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs
Mark Cave-Ayland
2024-07-02
system/physmem: Fix reference to dump-guest-core
Akihiko Odaki
2024-07-02
docs: document special exception for machine type deprecation & removal
Daniel P. Berrangé
2024-07-02
hw/i386: remove obsolete manual deprecation reason string of i440fx machines
Daniel P. Berrangé
2024-07-02
hw/ppc: remove obsolete manual deprecation reason string of spapr machines
Daniel P. Berrangé
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
2024-07-02
include/hw: temporarily disable deletion of versioned machine types
Daniel P. Berrangé
2024-07-02
include/hw: add macros for deprecation & removal of versioned machines
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'q35' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
hw/m68k: convert 'virt' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
hw/ppc: convert 'spapr' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
hw/s390x: convert 'ccw' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
hw/arm: convert 'virt' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
include/hw: add helpers for defining versioned machine types
Daniel P. Berrangé
2024-07-02
hw/net/spapr: prevent potential NULL dereference
Oleg Sviridov
2024-06-30
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-06-30
Merge tag 'pull-ufs-20240630' of https://gitlab.com/jeuk20.kim/qemu into staging
Richard Henderson
2024-06-30
hw/core/loader: gunzip(): fix memory leak on error path
Vladimir Sementsov-Ogievskiy
2024-06-30
vl.c: select_machine(): add selected machine type to error message
Vladimir Sementsov-Ogievskiy
2024-06-30
vl.c: select_machine(): use g_autoptr
Vladimir Sementsov-Ogievskiy
2024-06-30
vl.c: select_machine(): use ERRP_GUARD instead of error propagation
Vladimir Sementsov-Ogievskiy
2024-06-30
docs/system/devices/usb: Replace the non-existing "qemu" binary
Thomas Huth
2024-06-30
docs/cxl: fix some typos
Hyeongtak Ji
2024-06-30
os-posix: Expand setrlimit() syscall compatibility
Trent Huber
2024-06-30
net/can: Remove unused struct 'CanBusState'
Dr. David Alan Gilbert
2024-06-30
hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
Dr. David Alan Gilbert
2024-06-30
linux-user: sparc: Remove unused struct 'target_mc_fq'
Dr. David Alan Gilbert
2024-06-30
linux-user: cris: Remove unused struct 'rt_signal_frame'
Dr. David Alan Gilbert
2024-06-30
monitor: Remove obsolete stubs
Philippe Mathieu-Daudé
2024-06-30
target/i386: Advertise MWAIT iff host supports
Zide Chen
2024-06-30
vl: Allow multiple -overcommit commands
Zide Chen
2024-06-30
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
2024-06-30
hmp-commands-info.hx: Add missing info command for stats subcommand
Martin Joerg
2024-06-30
hw/ufs: Fix potential bugs in MMIO read|write
Minwoo Im
2024-06-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-28
target/i386/sev: Fix printf formats
Richard Henderson
2024-06-28
target/i386/sev: Use size_t for object sizes
Richard Henderson
2024-06-28
target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
Paolo Bonzini
2024-06-28
target/i386: SEV: rename sev_snp_guest->id_auth
Paolo Bonzini
2024-06-28
target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
Paolo Bonzini
2024-06-28
target/i386: SEV: rename sev_snp_guest->id_block
Paolo Bonzini
2024-06-28
target/i386: remove unused enum
Paolo Bonzini
2024-06-28
target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
Paolo Bonzini
2024-06-28
target/i386: use cpu_cc_dst for CC_OP_POPCNT
Paolo Bonzini
[next]