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
/
hw
Age
Commit message (
Expand
)
Author
2023-10-10
hw/audio/es1370: trace lost interrupts
Volker Rümelin
2023-10-10
hw/audio/es1370: change variable type and name
Volker Rümelin
2023-10-10
hw/audio/es1370: block structure coding style fixes
Volker Rümelin
2023-10-10
hw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid bit rot
Volker Rümelin
2023-10-10
hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot
Volker Rümelin
2023-10-10
hw/audio/es1370: remove unused dolog macro
Volker Rümelin
2023-10-10
hw/audio/es1370: replace bit-rotted code with tracepoints
Volker Rümelin
2023-10-10
hw/audio/es1370: reset current sample counter
Volker Rümelin
2023-10-09
Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-06
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
Thomas Huth
2023-10-06
hw/ide/ahci: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-10-06
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
Thomas Huth
2023-10-06
hw/virtio/virtio-pci: Avoid compiler warning with -Wshadow
Thomas Huth
2023-10-06
hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
Thomas Huth
2023-10-06
hw/i386: changes towards enabling -Wshadow=local for x86 machines
Ani Sinha
2023-10-06
target/loongarch: Clean up local variable shadowing
Song Gao
2023-10-06
hw/cxl: Fix local variable shadowing of cap_hdrs
Jonathan Cameron
2023-10-06
mac_via: extend timer calibration hack to work with A/UX
Mark Cave-Ayland
2023-10-06
q800: add alias for MacOS toolbox ROM at 0x40000000
Mark Cave-Ayland
2023-10-06
q800: add ESCC alias at 0xc000
Mark Cave-Ayland
2023-10-06
mac_via: always clear ADB interrupt when switching to A/UX mode
Mark Cave-Ayland
2023-10-06
mac_via: implement ADB_STATE_IDLE state if shift register in input mode
Mark Cave-Ayland
2023-10-06
mac_via: workaround NetBSD ADB bus enumeration issue
Mark Cave-Ayland
2023-10-06
mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
Mark Cave-Ayland
2023-10-06
swim: update IWM/ISM register block decoding
Mark Cave-Ayland
2023-10-06
swim: split into separate IWM and ISM register blocks
Mark Cave-Ayland
2023-10-06
swim: add trace events for IWM and ISM registers
Mark Cave-Ayland
2023-10-06
q800: add easc bool machine class property to switch between ASC and EASC
Mark Cave-Ayland
2023-10-06
q800: add Apple Sound Chip (ASC) audio to machine
Mark Cave-Ayland
2023-10-06
asc: generate silence if FIFO empty but engine still running
Mark Cave-Ayland
2023-10-06
audio: add Apple Sound Chip (ASC) emulation
Mark Cave-Ayland
2023-10-06
q800: allow accesses to RAM area even if less memory is available
Mark Cave-Ayland
2023-10-06
q800: add IOSB subsystem
Mark Cave-Ayland
2023-10-06
q800: implement additional machine id bits on VIA1 port A
Mark Cave-Ayland
2023-10-06
q800: add machine id register
Mark Cave-Ayland
2023-10-06
q800: add djMEMC memory controller
Mark Cave-Ayland
2023-10-06
q800-glue.c: convert to Resettable interface
Mark Cave-Ayland
2023-10-05
vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation
Jing Liu
2023-10-05
vfio/pci: use an invalid fd to enable MSI-X
Jing Liu
2023-10-05
vfio/pci: enable vector on dynamic MSI-X allocation
Jing Liu
2023-10-05
vfio/pci: detect the support of dynamic MSI-X allocation
Jing Liu
2023-10-05
vfio/pci: rename vfio_put_device to vfio_pci_put_device
Zhenzhong Duan
2023-10-05
vfio/display: Fix missing update to set backing fields
Alex Williamson
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
[next]