aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-12block: switch to co_wrapper for bdrv_is_allocated_*Paolo Bonzini
2023-10-12block: complete public block status APIPaolo Bonzini
2023-10-11plugins: Set final instruction count in plugin_gen_tb_endMatt Borgerson
2023-10-11accel/tcg: Add plugin_enabled to DisasContextBaseRichard Henderson
2023-10-11gdbstub: Replace gdb_regs with an arrayAkihiko Odaki
2023-10-11gdbstub: Remove gdb_has_xml variableAkihiko Odaki
2023-10-11hw/core/cpu: Return static value with gdb_arch_name()Akihiko Odaki
2023-10-11gdbstub: Introduce GDBFeature structureAkihiko Odaki
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-09Merge tag 'pull-shadow-2023-10-06' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-10-07semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()Philippe Mathieu-Daudé
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-07sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targetsPhilippe Mathieu-Daudé
2023-10-06sysemu/tpm: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06util/guest-random: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06semihosting: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06qom/object_interfaces: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06plugins/loader: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06os-posix: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06net/net: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06hw/audio/soundhw: Clean up global variable shadowingPhilippe Mathieu-Daudé
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: 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-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: add machine id registerMark Cave-Ayland
2023-10-06q800: add djMEMC memory controllerMark Cave-Ayland
2023-10-05nbd/server: Prepare for per-request filtering of BLOCK_STATUSEric Blake
2023-10-05nbd/server: Refactor list of negotiated meta contextsEric Blake
2023-10-05nbd/client: Initial support for extended headersEric Blake
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
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04util/uuid: add a hash functionAlbert Esteve
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron
2023-10-04hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron
2023-10-04hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow