aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-10-10hw/audio/es1370: trace lost interruptsVolker Rümelin
2023-10-10hw/audio/es1370: change variable type and nameVolker Rümelin
2023-10-10hw/audio/es1370: block structure coding style fixesVolker Rümelin
2023-10-10hw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid bit rotVolker Rümelin
2023-10-10hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rotVolker Rümelin
2023-10-10hw/audio/es1370: remove unused dolog macroVolker Rümelin
2023-10-10hw/audio/es1370: replace bit-rotted code with tracepointsVolker Rümelin
2023-10-10hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-09Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-09Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-06hw/usb: Silence compiler warnings in USB code when compiling with -WshadowThomas Huth
2023-10-06hw/ide/ahci: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-10-06hw/audio/soundhw: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06hw/virtio/vhost: Silence compiler warnings in vhost code when using -WshadowThomas Huth
2023-10-06hw/virtio/virtio-pci: Avoid compiler warning with -WshadowThomas Huth
2023-10-06hw/net/vhost_net: Silence compiler warning when compiling with -WshadowThomas Huth
2023-10-06hw/i386: changes towards enabling -Wshadow=local for x86 machinesAni Sinha
2023-10-06target/loongarch: Clean up local variable shadowingSong Gao
2023-10-06hw/cxl: Fix local variable shadowing of cap_hdrsJonathan Cameron
2023-10-06mac_via: extend timer calibration hack to work with A/UXMark Cave-Ayland
2023-10-06q800: add alias for MacOS toolbox ROM at 0x40000000Mark Cave-Ayland
2023-10-06q800: add ESCC alias at 0xc000Mark Cave-Ayland
2023-10-06mac_via: always clear ADB interrupt when switching to A/UX modeMark Cave-Ayland
2023-10-06mac_via: implement ADB_STATE_IDLE state if shift register in input modeMark Cave-Ayland
2023-10-06mac_via: workaround NetBSD ADB bus enumeration issueMark Cave-Ayland
2023-10-06mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEKMark Cave-Ayland
2023-10-06swim: update IWM/ISM register block decodingMark Cave-Ayland
2023-10-06swim: split into separate IWM and ISM register blocksMark Cave-Ayland
2023-10-06swim: add trace events for IWM and ISM registersMark Cave-Ayland
2023-10-06q800: add easc bool machine class property to switch between ASC and EASCMark Cave-Ayland
2023-10-06q800: add Apple Sound Chip (ASC) audio to machineMark Cave-Ayland
2023-10-06asc: generate silence if FIFO empty but engine still runningMark Cave-Ayland
2023-10-06audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland
2023-10-06q800: allow accesses to RAM area even if less memory is availableMark Cave-Ayland
2023-10-06q800: add IOSB subsystemMark Cave-Ayland
2023-10-06q800: implement additional machine id bits on VIA1 port AMark Cave-Ayland
2023-10-06q800: add machine id registerMark Cave-Ayland
2023-10-06q800: add djMEMC memory controllerMark Cave-Ayland
2023-10-06q800-glue.c: convert to Resettable interfaceMark Cave-Ayland
2023-10-05vfio/pci: enable MSI-X in interrupt restoring on dynamic allocationJing Liu
2023-10-05vfio/pci: use an invalid fd to enable MSI-XJing Liu
2023-10-05vfio/pci: enable vector on dynamic MSI-X allocationJing Liu
2023-10-05vfio/pci: detect the support of dynamic MSI-X allocationJing Liu
2023-10-05vfio/pci: rename vfio_put_device to vfio_pci_put_deviceZhenzhong Duan
2023-10-05vfio/display: Fix missing update to set backing fieldsAlex Williamson
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04vhost-user: add shared_object msgAlbert Esteve