OSDN Git Service

ppc/spapr: Add a nested state struct
[qmiga/qemu.git] / hw /
2023-06-25 Nicholas Pigginppc/spapr: Add a nested state struct
2023-06-25 Nicholas Pigginppc/spapr: H_ENTER_NESTED should restore host XER ca...
2023-06-25 Cédric Le Goaterppc/pnv: Rephrase error when run with KVM
2023-06-25 Cédric Le Goaterppc/bamboo: Report an error when run with KVM
2023-06-25 Cédric Le Goaterppc/prep: Report an error when run with KVM
2023-06-25 Joel Stanleyppc/pnv/pci: Clean up error messages
2023-06-25 Richard HendersonMerge tag 'hppa-boot-reboot-fixes-pull-request' of...
2023-06-25 Richard HendersonMerge tag 'pull-target-arm-20230623' of https://git...
2023-06-24 Helge Dellertarget/hppa: Provide qemu version via fw_cfg to firmware
2023-06-24 Helge Dellertarget/hppa: Fix OS reboot issues
2023-06-23 Shashi Mallelahw/arm/sbsa-ref: add ITS support in SBSA GIC
2023-06-22 Richard HendersonMerge tag 'q800-for-8.1-pull-request' of https://github...
2023-06-22 Mark Cave-Aylandmac_via: fix rtc command decoding for the PRAM seconds...
2023-06-22 Mark Cave-Aylandmac_via: fix rtc command decoding from PRAM addresses...
2023-06-22 Mark Cave-Aylandq800: move macfb device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: don't access Nubus bus directly from the mac...
2023-06-22 Mark Cave-Aylandq800: move mac-nubus-bridge device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move SWIM device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move ESP device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move escc_orgate device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move ESCC device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move dp8393x device to Q800MachineState
2023-06-22 Mark Cave-Aylandhw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState...
2023-06-22 Mark Cave-Aylandq800: move VIA2 device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move VIA1 device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: reimplement mac-io region aliasing using IO memor...
2023-06-22 Mark Cave-Aylandq800: introduce mac-io container memory region
2023-06-22 Mark Cave-Aylandq800: move GLUE device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800-glue.c: switch TypeInfo registration to use DEFINE...
2023-06-22 Mark Cave-Aylandq800: move GLUE device into separate q800-glue.c file
2023-06-22 Mark Cave-Aylandq800: move ROM memory region to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move CPU object into Q800MachineState
2023-06-22 Mark Cave-Aylandq800: rename q800_init() to q800_machine_init()
2023-06-22 Mark Cave-Aylandq800: introduce Q800MachineState
2023-06-22 Mark Cave-Aylandq800: add missing space after parent object in GLUEState
2023-06-22 Mark Cave-Aylandq800: fix up minor spacing issues in hw_compat_q800...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-20 Philippe Mathieu... meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-19 Richard HendersonMerge tag 'pull-target-arm-20230619' of https://git...
2023-06-19 Sergey Kambalinhw/misc/bcm2835_property: Handle CORE_CLK_ID firmware...
2023-06-19 Sergey Kambalinhw/misc/bcm2835_property: Replace magic frequency value...
2023-06-19 Sergey Kambalinhw/misc/bcm2835_property: Use 'raspberrypi-fw-defs...
2023-06-19 Martin Kaiserimx_serial: set wake bit when we receive a data byte
2023-06-19 Marcin Juszkiewiczhw/arm/Kconfig: sbsa-ref uses Bochs display
2023-06-19 Peter Maydellhw/timer/nrf51_timer: Don't lose time when timer is...
2023-06-19 Peter Maydellhw/sd/allwinner-sdhost: Don't send non-boolean IRQ...
2023-06-19 Peter Maydellhw/intc/allwinner-a10-pic: Handle IRQ levels other...
2023-06-16 Richard HendersonMerge tag 'pull-loongarch-20230616' of https://gitlab...
2023-06-16 Richard HendersonMerge tag 'xenpvh5-tag' of https://gitlab.com/sstabelli...
2023-06-16 Tianrui Zhaohw/loongarch: Supplement cpu topology arguments
2023-06-16 Tianrui Zhaohw/loongarch: Add numa support
2023-06-16 Tianrui Zhaohw/intc: Set physical cpuid route for LoongArch ipi...
2023-06-16 Tianrui Zhaohw/loongarch/virt: Add cpu arch_id support
2023-06-16 Richard HendersonMerge tag 'pull-aspeed-20230615' of https://github...
2023-06-15 Vikram Garhwalhw/arm: introduce xenpvh machine
2023-06-15 Vikram Garhwalhw/xen/xen-hvm-common: Use g_new and error_report
2023-06-15 Stefano Stabellinihw/xen/xen-hvm-common: skip ioreq creation on ioreq...
2023-06-15 Stefano Stabellinixen-hvm: reorganize xen-hvm and move common function...
2023-06-15 Stefano Stabellinihw/i386/xen/xen-hvm: move x86-specific fields out of...
2023-06-15 Vikram Garhwalhw/i386/xen: rearrange xen_hvm_init_pc
2023-06-15 Vikram Garhwalhw/i386/xen/: move xen-mapcache.c to hw/xen/
2023-06-15 Cédric Le Goatertarget/arm: Allow users to set the number of VFP registers
2023-06-15 Cédric Le Goateraspeed: Introduce a "bmc-console" machine option
2023-06-15 Cédric Le Goateraspeed: Use the boot_rom region of the fby35 machine
2023-06-15 Cédric Le Goateraspeed: Introduce a boot_rom region at the machine...
2023-06-15 Cédric Le Goateraspeed/hace: Initialize g_autofree pointer
2023-06-15 Ninad Palsulehw/arm/aspeed: Add VPD data for Rainier machine
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-14 Tommy Wuhw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiad...
2023-06-13 Joao Martinshw/vfio: Add number of dirty pages to vfio_get_dirty_bi...
2023-06-13 Bernhard Beschowhw/char/parallel-isa: Export struct ISAParallelState
2023-06-13 Bernhard Beschowhw/char/parallel: Export struct ParallelState
2023-06-13 Philippe Mathieu... hw/scsi/megasas: Silent GCC duplicated-cond warning
2023-06-13 Niklas Casselhw/ide/ahci: Remove stray backslash
2023-06-13 Patrick Venturehw/i2c: Enable an id for the pca954x devices
2023-06-13 Sunil V Lriscv/virt: Support using pflash via -blockdev option
2023-06-13 Sunil V Lhw/riscv: virt: Assume M-mode FW in pflash0 only when...
2023-06-13 Yin Wanghw/riscv: qemu crash when NUMA nodes exceed available...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Correct OpenTitanState parent type...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Explicit machine type definition
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Declare QOM types using DEFINE_TYPE...
2023-06-13 Philippe Mathieu... hw/riscv/opentitan: Rename machine_[class]_init() functions
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-10 Thomas Huthhw/ppc/Kconfig: MAC_NEWWORLD should always select USB_O...
2023-06-10 Nicholas Piggintarget/ppc: Decrementer fix BookE semantics
2023-06-10 Nicholas Piggintarget/ppc: Fix decrementer time underflow and infinite...
2023-06-10 Frederic Barratpnv/xive2: Quiet down some error messages
2023-06-10 Frederic Barratpnv/xive2: Handle TIMA access through all ports
2023-06-10 Frederic Barratpnv/xive2: Introduce macros to manipulate TIMA addresses
2023-06-10 Frederic Barratpnv/xive2: Allow writes to the Physical Thread Enable...
2023-06-10 Frederic Barratpnv/xive2: Add definition for the ESB cache configurati...
2023-06-10 Frederic Barratpnv/xive2: Add definition for TCTXT Config register
2023-06-09 Philippe Mathieu... hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS...
2023-06-09 Philippe Mathieu... hw/pci/pci: Simplify pci_bar_address() using MACHINE_GE...
2023-06-09 Philippe Mathieu... hw/i386/microvm: Simplify using object_dynamic_cast()
next