]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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...
2022-05-07 Paolo Bonzinipc: remove -soundhw pcspk
2022-05-07 Paolo Bonziniconfigure, meson: move vhost options to Meson
2022-05-07 Paolo Bonzinimeson: use have_vhost_* variables to pick sources
2022-05-07 Paolo Bonzinimeson: create have_vhost_* variables
2022-05-07 Paolo Bonzinibuild: move vhost-user-fs configuration to Kconfig
2022-05-07 Paolo Bonzinibuild: move vhost-scsi configuration to Kconfig
2022-05-07 Paolo Bonzinibuild: move vhost-vsock configuration to Kconfig
2022-05-07 Paolo Bonziniconfigure: simplify vhost-net-{user, vdpa} configuration
2022-05-07 Paolo Bonzinimeson, virtio: place all virtio-pci devices under virti...
2022-05-07 Paolo Bonziniconfigure: omit options with default values from meson...
2022-05-07 Paolo Bonzinimeson: pass more options directly as -D
2022-05-07 Paolo Bonziniconfigure: switch directory options to automatic parsing
2022-05-07 Paolo Bonzinimeson: always combine directories with prefix
2022-05-07 Paolo Bonzinimeson, configure: move --interp-prefix to meson
2022-05-07 Paolo Bonzinimeson, configure: move --with-pkgversion, CONFIG_STAMP...
2022-05-07 Paolo Bonzinimeson, configure: move bdrv whitelists to meson
2022-05-07 Paolo Bonzinimeson, configure: move --tls-priority to meson
2022-05-07 Paolo Bonziniconfigure: switch string options to automatic parsing
2022-05-07 Paolo Bonziniconfigure: move Windows flags detection to meson
2022-05-07 Paolo Bonziniconfigure, meson: move iasl detection to meson
2022-05-07 Paolo Bonzinimeson, configure: move Xen detection to meson
2022-05-07 Paolo Bonzinimeson-buildoptions: add support for string options
2022-05-07 Konstantin... qga-vss: always build qga-vss.tlb when qga-vss.dll...
2022-05-07 Konstantin... configure: Add cross prefix for widl tool
2022-05-07 Sunil MuthuswamyWHPX: support for xcr0
2022-05-07 Richard HendersonMerge tag '20220506-xtensa-1' of https://github.com...
2022-05-06 Max Filippovtarget/xtensa: implement cache test option opcodes
2022-05-06 Max Filippovtests/tcg/xtensa: fix vectors and checks in timer test
2022-05-06 Max Filippovtests/tcg/xtensa: enable mmu tests for MMUv3
2022-05-06 Max Filippovtests/tcg/xtensa: enable autorefill phys_mem tests...
2022-05-06 Max Filippovtests/tcg/xtensa: remove dependency on the loop option
2022-05-06 Max Filippovtests/tcg/xtensa: fix watchpoint test
2022-05-06 Max Filippovtests/tcg/xtensa: restore vecbase SR after test
2022-05-06 Max Filippovtests/tcg/xtensa: fix build for cores without windowed...
2022-05-06 Max Filippovhw/xtensa: fix reset value of MIROUT register of MX PIC
2022-05-06 Max Filippovtarget/xtensa: add clock input to xtensa CPU
2022-05-06 Simon Safartarget/xtensa: import core lx106
2022-05-06 Max Filippovtarget/xtensa: use tcg_constant_* for remaining opcodes
2022-05-06 Max Filippovtarget/xtensa: use tcg_constant_* for FPU conversion...
2022-05-06 Max Filippovtarget/xtensa: use tcg_constant_* for numbered special...
2022-05-06 Max Filippovtarget/xtensa: use tcg_constant_* for TLB opcodes
2022-05-06 Max Filippovtarget/xtensa: use tcg_constant_* for exceptions
2022-05-06 Max Filippovtarget/xtensa: use tcg_contatnt_* for numeric literals
2022-05-06 Max Filippovtarget/xtensa: fix missing tcg_temp_free in gen_window_...
2022-05-06 Richard HendersonMerge tag 'vfio-updates-20220506.1' of https://gitlab...
2022-05-06 Yi Liuvfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
2022-05-06 Eric Augervfio/pci: Use vbasedev local variable in vfio_realize()
2022-05-06 Eric Augerhw/vfio/pci: fix vfio_pci_hot_reset_result trace point
2022-05-06 Eric Augervfio/common: remove spurious tpm-crb-cmd misalignment...
2022-05-06 Eric Augersysemu: tpm: Add a stub function for TPM_IS_CRB
2022-05-06 Xiang Chenvfio/common: Fix a small boundary issue of a trace
2022-05-06 Longpeng(Mike)vfio: defer to commit kvm irq routing when enable msi...
2022-05-06 Longpeng(Mike)Revert "vfio: Avoid disabling and enabling vectors...
2022-05-06 Longpeng(Mike)vfio: simplify the failure path in vfio_msi_enable
2022-05-06 Longpeng(Mike)vfio: move re-enabling INTX out of the common helper
2022-05-06 Longpeng(Mike)vfio: simplify the conditional statements in vfio_msi_e...
2022-05-05 Richard HendersonMerge tag 'pull-ppc-20220505' of https://gitlab.com...
2022-05-05 Víctor Colombotarget/ppc: Change MSR_* to follow POWER ISA numbering...
2022-05-05 Víctor Colombotarget/ppc: Add unused msr bits FIELDs
2022-05-05 Víctor Colombotarget/ppc: Remove msr_de macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_hv macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ts macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_fe0 and msr_fe1 macros
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ep macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_dr macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ir macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_cm macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_fp macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_gs macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_me macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_pow macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ce macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ee macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ile macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_ds macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_le macro
2022-05-05 Víctor Colombotarget/ppc: Remove msr_pr macro
next