index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-08
memory: Dump HPA and access type of ramblocks
Ted Chen
2023-03-08
ui/cocoa: Override windowDidResignKey
Akihiko Odaki
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2023-03-08
hw/isa/vt82c686: Implement PCI IRQ routing
BALATON Zoltan
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2023-03-08
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
2023-03-08
Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
BALATON Zoltan
2023-03-08
Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
Philippe Mathieu-Daudé
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
target/mips: Set correct CP0.Config[4, 5] values for M14K(c)
Marcin Nowakowski
2023-03-08
target/mips: Implement CP0.Config7.WII bit support
Marcin Nowakowski
2023-03-08
target/mips: Fix SWM32 handling for microMIPS
Marcin Nowakowski
2023-03-07
target/mips: Fix JALS32/J32 instruction handling for microMIPS
Marcin Nowakowski
2023-03-07
target/mips: Replace [g_]assert(0) -> g_assert_not_reached()
Philippe Mathieu-Daudé
2023-03-07
docs/system: Remove "mips" board from target-mips.rst
Jiaxun Yang
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2023-03-07
Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-03-07
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-03-07
Merge tag 'pull-xen-20230306' of https://xenbits.xen.org/git-http/people/aper...
Peter Maydell
2023-03-06
MAINTAINERS: Add entry for RISC-V ACPI
Sunil V L
2023-03-06
hw/riscv/virt.c: Initialize the ACPI tables
Sunil V L
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
Sunil V L
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
Sunil V L
2023-03-06
hw/riscv/virt: Enable basic ACPI infrastructure
Sunil V L
2023-03-06
hw/riscv/virt: Add memmap pointer to RiscVVirtState
Sunil V L
2023-03-06
hw/riscv/virt: Add a switch to disable ACPI
Sunil V L
2023-03-06
hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
Sunil V L
2023-03-06
riscv: Correctly set the device-tree entry 'mmu-type'
Alexandre Ghiti
2023-03-06
riscv: Introduce satp mode hw capabilities
Alexandre Ghiti
2023-03-06
riscv: Allow user to set the satp mode
Alexandre Ghiti
2023-03-06
riscv: Change type of valid_vm_1_10_[32|64] to bool
Alexandre Ghiti
2023-03-06
riscv: Pass Object to register_cpu_props instead of DeviceState
Alexandre Ghiti
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2023-03-06
hw/nvme: move adjustment of data_units{read,written}
Joel Granados
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
[next]