index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
Philippe Mathieu-Daudé
1
-6
/
+10
2023-10-27
hw/intc/pxa2xx: Pass CPU reference using QOM link property
Philippe Mathieu-Daudé
1
-1
/
+10
2023-10-27
hw/intc/pxa2xx: Convert to Resettable interface
Philippe Mathieu-Daudé
1
-5
/
+12
2023-10-27
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
3
-16
/
+8
2023-10-27
hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-3
/
+1
2023-10-27
hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
1
-5
/
+2
2023-10-27
hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-6
/
+1
2023-10-27
hw/sd/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-27
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
1
-2
/
+2
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
1
-5
/
+5
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
1
-43
/
+43
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
1
-35
/
+35
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
1
-60
/
+60
2023-10-27
target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
Peter Maydell
1
-30
/
+30
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
29
-972
/
+1028
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
4
-0
/
+106
2023-10-27
target/arm: Correct minor errors in Cortex-A710 definition
Peter Maydell
1
-2
/
+9
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
4
-39
/
+13
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
1
-13
/
+7
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
3
-10
/
+1
2023-10-25
kvm: i386: require KVM_CAP_MCE
Paolo Bonzini
1
-10
/
+4
2023-10-25
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
4
-101
/
+2
2023-10-25
kvm: i386: require KVM_CAP_XSAVE
Paolo Bonzini
1
-68
/
+2
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
4
-19
/
+1
2023-10-25
kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
Paolo Bonzini
1
-5
/
+1
2023-10-25
kvm: unify listeners for PIO address space
Paolo Bonzini
1
-9
/
+2
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
9
-78
/
+18
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
5
-58
/
+0
2023-10-25
kvm: drop reference to KVM_CAP_PCI_2_3
Paolo Bonzini
3
-9
/
+0
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
1
-0
/
+1
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
5
-14
/
+10
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
6
-108
/
+9
2023-10-25
kvm: require KVM_CAP_INTERNAL_ERROR_DATA
Paolo Bonzini
1
-7
/
+6
2023-10-25
kvm: remove unnecessary stub
Paolo Bonzini
1
-5
/
+0
2023-10-25
target/i386: check CPUID_PAE to determine 36 bit processor address space
Ani Sinha
1
-1
/
+1
2023-10-25
target/i386: validate VEX.W for AVX instructions
Paolo Bonzini
2
-42
/
+108
2023-10-25
target/i386: group common checks in the decoding phase
Paolo Bonzini
3
-37
/
+85
2023-10-25
tests/tcg/i386: test-avx: add test cases for SHA new instructions
Paolo Bonzini
1
-1
/
+2
2023-10-25
tests/tcg/i386: initialize more registers in test-avx
Paolo Bonzini
1
-0
/
+8
2023-10-25
target/i386: implement SHA instructions
Paolo Bonzini
6
-1
/
+209
[next]