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
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
docs: rstfy confidential guest documentation
Cornelia Huck
6
-56
/
+67
2022-02-09
target/ppc: Change VSX instructions behavior to fill with zeros
Víctor Colombo
2
-14
/
+16
2022-02-09
target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
Fabiano Rosas
1
-12
/
+13
2022-02-09
target/ppc: Assert if MSR bits differ from msr_mask during exceptions
Fabiano Rosas
1
-58
/
+6
2022-02-09
target/ppc: powerpc_excp: Move common code to the caller function
Fabiano Rosas
1
-48
/
+9
2022-02-09
target/ppc: Remove powerpc_excp_legacy
Fabiano Rosas
1
-474
/
+3
2022-02-09
target/ppc: 7xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-02-09
target/ppc: 7xx: Software TLB cleanup
Fabiano Rosas
1
-20
/
+6
2022-02-09
target/ppc: 7xx: System Reset cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: 7xx: System Call exception cleanup
Fabiano Rosas
1
-8
/
+13
2022-02-09
target/ppc: 7xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-02-09
target/ppc: 7xx: External interrupt cleanup
Fabiano Rosas
1
-37
/
+0
2022-02-09
target/ppc: 7xx: Machine Check exception cleanup
Fabiano Rosas
1
-24
/
+0
2022-02-09
target/ppc: Simplify powerpc_excp_7xx
Fabiano Rosas
1
-176
/
+9
2022-02-09
target/ppc: Introduce powerpc_excp_7xx
Fabiano Rosas
1
-0
/
+469
2022-02-09
target/ppc: Merge 7x5 and 7x0 exception model IDs
Fabiano Rosas
3
-13
/
+11
2022-02-09
target/ppc: 6xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-02-09
target/ppc: 6xx: Software TLB exceptions cleanup
Fabiano Rosas
1
-20
/
+11
2022-02-09
target/ppc: 6xx: System Reset interrupt cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: 6xx: System Call exception cleanup
Fabiano Rosas
1
-19
/
+2
2022-02-09
target/ppc: 6xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-02-09
target/ppc: 6xx: External interrupt cleanup
Fabiano Rosas
1
-37
/
+0
2022-02-09
target/ppc: 6xx: Machine Check exception cleanup
Fabiano Rosas
1
-24
/
+0
2022-02-09
target/ppc: 6xx: Critical exception cleanup
Fabiano Rosas
1
-15
/
+0
2022-02-09
target/ppc: Simplify powerpc_excp_6xx
Fabiano Rosas
1
-154
/
+9
2022-02-09
target/ppc: Introduce powerpc_excp_6xx
Fabiano Rosas
1
-0
/
+469
2022-02-09
target/ppc: Merge exception model IDs for 6xx CPUs
Fabiano Rosas
3
-18
/
+13
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
22
-1659
/
+13
2022-02-09
target/ppc: Fix radix logging
Cédric Le Goater
1
-6
/
+2
2022-02-09
target/ppc: booke: System Reset exception cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: booke: Watchdog Timer interrupt
Fabiano Rosas
1
-9
/
+2
2022-02-09
target/ppc: booke: System Call exception cleanup
Fabiano Rosas
1
-19
/
+2
2022-02-09
target/ppc: booke: Alignment interrupt cleanup
Fabiano Rosas
1
-7
/
+0
2022-02-09
target/ppc: booke: External interrupt cleanup
Fabiano Rosas
1
-33
/
+0
2022-02-09
target/ppc: booke: Instruction storage exception cleanup
Fabiano Rosas
1
-1
/
+0
2022-02-09
target/ppc: booke: Data Storage exception cleanup
Fabiano Rosas
1
-1
/
+1
2022-02-09
target/ppc: booke: Machine Check cleanups
Fabiano Rosas
1
-23
/
+6
2022-02-09
target/ppc: booke: Critical exception cleanup
Fabiano Rosas
1
-15
/
+2
2022-02-09
target/ppc: Simplify powerpc_excp_booke
Fabiano Rosas
1
-151
/
+14
2022-02-09
target/ppc: Introduce powerpc_excp_booke
Fabiano Rosas
1
-0
/
+474
2022-02-09
target/ppc: Remove 440x4 CPU
Fabiano Rosas
1
-83
/
+0
2022-02-08
hw/sensor: Add lsm303dlhc magnetometer device
Kevin Townsend
5
-0
/
+710
2022-02-08
hw/intc/arm_gicv3_its: Split error checks
Peter Maydell
1
-21
/
+31
2022-02-08
hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
Peter Maydell
1
-2
/
+1
2022-02-08
hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
Peter Maydell
1
-12
/
+12
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
2
-19
/
+14
2022-02-08
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Peter Maydell
1
-30
/
+32
2022-02-08
hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
Peter Maydell
1
-47
/
+55
2022-02-08
hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
Peter Maydell
1
-13
/
+15
2022-02-08
hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
Peter Maydell
2
-26
/
+21
[next]