]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-05-09 Richard HendersonMerge tag 'pull-target-arm-20220509' of https://git...
2022-05-09 Gavin Shanhw/acpi/aml-build: Use existing CPU topology to build...
2022-05-09 Gavin Shanhw/arm/virt: Fix CPU's default NUMA node ID
2022-05-09 Gavin Shanqtest/numa-test: Correct CPU and NUMA association in...
2022-05-09 Gavin Shanhw/arm/virt: Consider SMP configuration in CPU topology
2022-05-09 Gavin Shanqtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
2022-05-09 Gavin Shanqapi/machine.json: Add cluster-id
2022-05-09 Leif Lindholmhw/arm: add versioning to sbsa-ref machine DT
2022-05-09 Richard Hendersontarget/arm: Define neoverse-n1
2022-05-09 Richard Hendersontarget/arm: Define cortex-a76
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_DGH for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_CSV3 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_CSV2_2 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_CSV2 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_IESB for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_RAS for -cpu max
2022-05-09 Richard Hendersontarget/arm: Implement ESB instruction
2022-05-09 Richard Hendersontarget/arm: Implement virtual SError exceptions
2022-05-09 Richard Hendersontarget/arm: Enable SCR and HCR bits for RAS
2022-05-09 Richard Hendersontarget/arm: Add minimal RAS registers
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_Debugv8p4 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_Debugv8p2 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Use field names for manipulating EL2 and...
2022-05-09 Richard Hendersontarget/arm: Annotate arm_max_initfn with FEAT identifiers
2022-05-09 Richard Hendersontarget/arm: Split out aa32_max_features
2022-05-09 Richard Hendersontarget/arm: Set ID_DFR0.PerfMon for qemu-system-arm...
2022-05-09 Richard Hendersontarget/arm: Update qemu-system-arm -cpu max to cortex-a57
2022-05-09 Richard Hendersontarget/arm: Move cortex impdef sysregs to cpu_tcg.c
2022-05-09 Richard Hendersontarget/arm: Adjust definition of CONTEXTIDR_EL2
2022-05-09 Richard Hendersontarget/arm: Merge zcr reginfo
2022-05-09 Richard Hendersontarget/arm: Drop EL3 no EL2 fallbacks
2022-05-09 Richard Hendersontarget/arm: Handle cpreg registration for missing EL
2022-05-09 Leif LindholmMAINTAINERS/.mailmap: update email for Leif Lindholm
2022-05-09 Richard HendersonMerge tag 'pull-request-2022-05-09' of https://gitlab...
2022-05-09 Thomas Huthdocs/devel/writing-monitor-commands: Replace obsolete...
2022-05-09 Gautam AgrawalWarn user if the vga flag is passed but no vga device...
2022-05-09 Brad Smithtests/vm: update openbsd to release 7.1
2022-05-09 Yonggang Luogitlab-ci: Upgrade mingw base package.
2022-05-09 Yonggang Luocirrus/win32: upgrade mingw base packages
2022-05-09 Yonggang Luodoc: remove hxtool-conv.pl
2022-05-09 Thomas Huthqemu-options: Limit the -xen options to x86 and arm
2022-05-09 Thomas Huthsoftmmu/vl: Fence 'xenfb' if Xen support is not compiled in
2022-05-09 Thomas Huthdisas: Remove old libopcode ppc disassembler
2022-05-09 Thomas Huthdisas: Remove old libopcode i386 disassembler
2022-05-09 Thomas Huthdisas: Remove old libopcode arm disassembler
2022-05-08 Richard HendersonMerge tag 'qemu-sparc-20220508' of https://github.com...
2022-05-08 Mark Cave-Aylandartist: only render dirty scanlines on the display...
2022-05-08 Mark Cave-Aylandartist: remove unused ROP8OFF() macro
2022-05-08 Mark Cave-Aylandartist: checkpatch and newline style fixes
2022-05-08 Mark Cave-Aylandhppa: simplify machine function names in machine.c
2022-05-08 Mark Cave-Aylandhppa: fold machine_hppa_machine_init() into machine_hpp...
2022-05-08 Mark Cave-Aylandhppa: use MACHINE QOM macros for defining the hppa...
2022-05-08 Mark Cave-Aylandhppa: remove the empty hppa_sys.h file
2022-05-08 Mark Cave-Aylandhppa: move enable_lan() define from hppa_sys.h to machine.c
2022-05-08 Mark Cave-Aylandhppa: remove unused trace-events from from hw/hppa
2022-05-08 Mark Cave-Aylandhppa: remove hw/hppa/pci.c
2022-05-08 Mark Cave-Aylandhppa: move hppa_pci_ignore_ops from pci.c to machine.c
2022-05-08 Mark Cave-Aylandlasi: move from hw/hppa to hw/misc
2022-05-08 Mark Cave-Aylandhppa: move device headers from hppa_sys.h into individu...
2022-05-08 Mark Cave-Aylandlasi: use numerical constant for iar reset value
2022-05-08 Mark Cave-Aylandlasi: use constants for device register offsets
2022-05-08 Mark Cave-Aylandlasi: move lasi_initfn() to machine.c
2022-05-08 Mark Cave-Aylandlasi: remove address space parameter from lasi_initfn()
2022-05-08 Mark Cave-Aylandlasi: move PS2 initialisation to machine.c
2022-05-08 Mark Cave-Aylandlasi: move second serial port initialisation to machine.c
2022-05-08 Mark Cave-Aylandlasi: move parallel port initialisation to machine.c
2022-05-08 Mark Cave-Aylandlasi: move LAN initialisation to machine.c
2022-05-08 Mark Cave-Aylandlasi: update lasi_initfn() to return LASIState
2022-05-08 Mark Cave-Aylandlasi: fix serial port initialisation
2022-05-08 Mark Cave-Aylandlasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
2022-05-08 Mark Cave-Aylandlasi: define IRQ inputs as qdev GPIOs
2022-05-08 Mark Cave-Aylandlasi: replace lasi_get_irq() with defined constants
2022-05-08 Mark Cave-Aylandlasi: move LASIState and associated QOM structures...
2022-05-08 Mark Cave-Aylandlasi: move initialisation of iar and rtc to new lasi_re...
2022-05-08 Mark Cave-Aylandlasi: move register memory mapping from lasi.c to machine.c
2022-05-08 Mark Cave-Aylandlasi: move memory region initialisation to new lasi_ini...
2022-05-08 Mark Cave-Aylandlasi: checkpatch fixes
2022-05-08 Mark Cave-Aylanddino: move from hw/hppa to hw/pci-host
2022-05-08 Mark Cave-Aylanddino: move DINO HPA constants from hppa_hardware.h...
2022-05-08 Mark Cave-Aylanddino: use numerical constant for iar0 and iar1 reset...
2022-05-08 Mark Cave-Aylandhppa: move dino_init() from dino.c to machine.c
2022-05-08 Mark Cave-Aylanddino: remove unused dino_set_timer_irq() IRQ handler
2022-05-08 Mark Cave-Aylanddino: wire up serial IRQ using a qdev GPIO in machine.c
2022-05-08 Mark Cave-Aylanddino: define IRQ inputs as qdev GPIOs
2022-05-08 Mark Cave-Aylanddino.h: add defines for DINO IRQ numbers
2022-05-08 Mark Cave-Aylandmachine.c: map DINO device during board configuration
2022-05-08 Mark Cave-Aylanddino: change dino_init() to return the DINO device...
2022-05-08 Mark Cave-Aylandhppa: use new CONFIG_HPPA_B160L option instead of CONFI...
2022-05-08 Mark Cave-Aylanddino: split declarations from dino.c into dino.h
2022-05-08 Mark Cave-Aylanddino: return PCIBus from dino_init() using qdev_get_chi...
2022-05-08 Mark Cave-Aylanddino: use QOM cast instead of directly referencing...
2022-05-08 Mark Cave-Aylanddino: move initial register configuration to new dino_p...
2022-05-08 Mark Cave-Aylanddino: move PCI bus master address space setup to dino_p...
2022-05-08 Mark Cave-Aylanddino: move pci_setup_iommu() to dino_pcihost_init()
2022-05-08 Mark Cave-Aylanddino: add memory-as property containing a link to the...
2022-05-08 Mark Cave-Aylanddino: move PCI windows initialisation to dino_pcihost_i...
2022-05-08 Mark Cave-Aylanddino: move PCI bus initialisation to dino_pcihost_init()
2022-05-08 Mark Cave-Aylanddino: move registers from dino_init() to DINO_PCI_BRIDG...
2022-05-08 Mark Cave-Aylanddino: checkpatch fixes
2022-05-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
next