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
2020-02-17
linux-user: m68k: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
linux-user: alpha: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
2020-02-14
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
2020-02-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
2020-02-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
2020-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...
Peter Maydell
2020-02-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into staging
Peter Maydell
2020-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200212-pull-request' ...
Peter Maydell
2020-02-13
target/arm: Implement ARMv8.1-VMID16 extension
Peter Maydell
2020-02-13
hw/arm/raspi: Extract the cores count from the board revision
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Use a unique raspi_machine_class_init() method
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Extract the board model from the board revision
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Set default RAM size to size encoded in board revision
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Let class_init() directly call raspi_machine_init()
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Make board_rev a field of RaspiMachineClass
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Make machines children of abstract RaspiMachineClass
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Trivial code movement
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Extract the processor type from the board revision
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Extract the RAM size from the board revision
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Extract the version from the board revision
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Correct the board descriptions
Philippe Mathieu-Daudé
2020-02-13
hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
Philippe Mathieu-Daudé
2020-02-13
hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
Chen Qun
2020-02-13
hw/arm: ast2600: Wire up EHCI controllers
Guenter Roeck
2020-02-13
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Guenter Roeck
2020-02-13
target/arm: Enable ARMv8.2-UAO in -cpu max
Richard Henderson
2020-02-13
target/arm: Implement UAO semantics
Richard Henderson
2020-02-13
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
target/arm: Add ID_AA64MMFR2_EL1
Richard Henderson
2020-02-13
target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
Richard Henderson
2020-02-13
target/arm: Implement ATS1E1 system registers
Richard Henderson
2020-02-13
target/arm: Set PAN bit as required on exception entry
Richard Henderson
2020-02-13
target/arm: Enforce PAN semantics in get_S1prot
Richard Henderson
2020-02-13
target/arm: Update arm_mmu_idx_el for PAN
Richard Henderson
2020-02-13
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
target/arm: Introduce aarch64_pstate_valid_mask
Richard Henderson
2020-02-13
target/arm: Remove CPSR_RESERVED
Richard Henderson
2020-02-13
target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
Richard Henderson
2020-02-13
target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
target/arm: Mask CPSR_J when Jazelle is not enabled
Richard Henderson
2020-02-13
target/arm: Split out aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
target/arm: Move LOR regdefs to file scope
Richard Henderson
2020-02-13
target/arm: Add isar_feature tests for PAN + ATS1E1
Richard Henderson
2020-02-13
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-13
target/arm: Add arm_mmu_idx_is_stage1_of_2
Richard Henderson
2020-02-13
virt/acpi: update golden masters for DSDT update
Heyi Guo
2020-02-13
arm/acpi: simplify the description of PCI _CRS
Heyi Guo
2020-02-13
arm/acpi: fix duplicated _UID of PCI interrupt link devices
Heyi Guo
[next]