aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-06-28qdev-properties-system: Lock AioContext for blk_insert_bs()Kevin Wolf1-2/+6
2023-06-25pnv/xive2: Check TIMA special ops against a dedicated array for P10Frederic Barrat2-41/+43
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat4-0/+46
2023-06-25spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUsNicholas Piggin3-6/+32
2023-06-25hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()Philippe Mathieu-Daudé1-1/+1
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin1-0/+6
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin4-414/+399
2023-06-25ppc/spapr: load and store l2 state with helper functionsNicholas Piggin1-79/+85
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin1-38/+112
2023-06-25ppc/spapr: H_ENTER_NESTED should restore host XER ca fieldNicholas Piggin1-0/+1
2023-06-25ppc/pnv: Rephrase error when run with KVMCédric Le Goater1-1/+2
2023-06-25ppc/bamboo: Report an error when run with KVMCédric Le Goater1-11/+6
2023-06-25ppc/prep: Report an error when run with KVMCédric Le Goater1-13/+7
2023-06-25ppc/pnv/pci: Clean up error messagesJoel Stanley1-7/+7
2023-06-25Merge tag 'hppa-boot-reboot-fixes-pull-request' of https://github.com/hdeller...Richard Henderson1-2/+13
2023-06-24target/hppa: Provide qemu version via fw_cfg to firmwareHelge Deller1-0/+5
2023-06-24target/hppa: Fix OS reboot issuesHelge Deller1-2/+8
2023-06-23hw/arm/sbsa-ref: add ITS support in SBSA GICShashi Mallela1-3/+30
2023-06-22mac_via: fix rtc command decoding for the PRAM seconds registersMark Cave-Ayland1-5/+6
2023-06-22mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xfMark Cave-Ayland1-1/+1
2023-06-22q800: move macfb device to Q800MachineStateMark Cave-Ayland1-2/+4
2023-06-22q800: don't access Nubus bus directly from the mac-nubus-bridge deviceMark Cave-Ayland1-1/+1
2023-06-22q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland1-7/+14
2023-06-22q800: move SWIM device to Q800MachineStateMark Cave-Ayland1-3/+5
2023-06-22q800: move ESP device to Q800MachineStateMark Cave-Ayland1-4/+5
2023-06-22q800: move escc_orgate device to Q800MachineStateMark Cave-Ayland1-7/+9
2023-06-22q800: move ESCC device to Q800MachineStateMark Cave-Ayland1-2/+4
2023-06-22q800: move dp8393x device to Q800MachineStateMark Cave-Ayland1-2/+4
2023-06-22hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.hMark Cave-Ayland1-31/+1
2023-06-22q800: move VIA2 device to Q800MachineStateMark Cave-Ayland1-11/+16
2023-06-22q800: move VIA1 device to Q800MachineStateMark Cave-Ayland1-7/+9
2023-06-22q800: reimplement mac-io region aliasing using IO memory regionMark Cave-Ayland1-19/+81
2023-06-22q800: introduce mac-io container memory regionMark Cave-Ayland1-0/+6
2023-06-22q800: move GLUE device to Q800MachineStateMark Cave-Ayland1-10/+14
2023-06-22q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macroMark Cave-Ayland1-16/+13
2023-06-22q800: move GLUE device into separate q800-glue.c fileMark Cave-Ayland3-238/+254
2023-06-22q800: move ROM memory region to Q800MachineStateMark Cave-Ayland1-8/+5
2023-06-22q800: move CPU object into Q800MachineStateMark Cave-Ayland1-5/+13
2023-06-22q800: rename q800_init() to q800_machine_init()Mark Cave-Ayland1-2/+3
2023-06-22q800: introduce Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: add missing space after parent object in GLUEStateMark Cave-Ayland1-0/+1
2023-06-22q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty arrayMark Cave-Ayland1-5/+5
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé46-544/+544
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé1-1/+1
2023-06-19hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware propertySergey Kambalin1-0/+3
2023-06-19hw/misc/bcm2835_property: Replace magic frequency values by definitionsSergey Kambalin1-3/+5
2023-06-19hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitionsSergey Kambalin1-50/+51
2023-06-19imx_serial: set wake bit when we receive a data byteMartin Kaiser1-1/+4
2023-06-19hw/arm/Kconfig: sbsa-ref uses Bochs displayMarcin Juszkiewicz1-0/+1
2023-06-19hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loopPeter Maydell1-1/+6