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
/
tracetool
/
backend
/
ust.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2
-4
/
+18
2018-06-22
i386: Fix up the Node id for CPUID_8000_001E
Babu Moger
1
-1
/
+25
2018-06-22
i386: Allow TOPOEXT to be enabled on older kernels
Babu Moger
1
-0
/
+7
2018-06-22
i386: Define AMD's no SSB mitigation needed.
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-06-22
i386: define the AMD 'amd-ssbd' CPUID feature bit
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-06-22
i386: Remove ospke CPUID flag name
Eduardo Habkost
1
-2
/
+3
2018-06-22
i386: Remove osxsave CPUID flag name
Eduardo Habkost
1
-1
/
+1
2018-06-22
i386: display known CPUID features linewrapped, in alphabetical order
Daniel P. Berrangé
1
-14
/
+27
2018-06-22
i386: improve sorting of CPU model names
Daniel P. Berrangé
1
-5
/
+9
2018-06-22
i386: improve alignment of CPU model listing
Daniel P. Berrangé
1
-1
/
+1
2018-06-22
i386: Add support for CPUID_8000_001E for AMD
Babu Moger
1
-0
/
+86
2018-06-22
MAINTAINERS: Update QAPI stanza for commit fb0bc835e56
Markus Armbruster
1
-1
/
+2
2018-06-22
qapi/introspect: Eliminate pointless variable in .visit_end()
Markus Armbruster
1
-4
/
+1
2018-06-22
Revert commit d4e5ec877ca
Matthias Maier
2
-7
/
+5
2018-06-22
qapi: Open files with encoding='utf-8'
Markus Armbruster
1
-3
/
+14
2018-06-22
qapi: remove empty flat union branches and types
Anton Nefedov
7
-138
/
+7
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
11
-30
/
+35
2018-06-22
tests: Add QDict clone-flatten test
Max Reitz
1
-0
/
+33
2018-06-22
qdict: Make qdict_flatten() shallow-clone-friendly
Max Reitz
1
-4
/
+15
2018-06-22
qapi/events: generate event enum in main module
Marc-André Lureau
1
-2
/
+3
2018-06-22
qapi/visit: remove useless prefix argument
Marc-André Lureau
1
-1
/
+1
2018-06-22
nbd/server: Silence gcc false positive
Eric Blake
1
-1
/
+2
2018-06-22
xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...
Peter Maydell
3
-5
/
+5
2018-06-22
vl.c: Don't zero-initialize statics for serial_hds
Peter Maydell
1
-2
/
+2
2018-06-22
target/arm: Strict alignment for ARMv6-M and ARMv8-M Baseline
Julia Suvorova
1
-2
/
+16
2018-06-22
target/arm: Introduce ARM_FEATURE_M_MAIN
Julia Suvorova
2
-0
/
+4
2018-06-22
hw/arm/mps2-tz.c: Instantiate MPCs
Peter Maydell
1
-27
/
+44
2018-06-22
hw/arm/iotkit: Wire up MPC interrupt lines
Peter Maydell
2
-0
/
+80
2018-06-22
hw/arm/iotkit: Instantiate MPC
Peter Maydell
2
-11
/
+29
2018-06-22
hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
Peter Maydell
2
-2
/
+44
2018-06-22
hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
Peter Maydell
2
-2
/
+52
2018-06-22
hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
Peter Maydell
1
-2
/
+48
2018-06-22
hw/misc/tz-mpc.c: Implement registers
Peter Maydell
2
-3
/
+147
2018-06-22
hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
Peter Maydell
6
-0
/
+480
2018-06-22
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2
-2
/
+2
2018-06-22
target-arm: Add the Cortex-R5F
Edgar E. Iglesias
1
-0
/
+9
2018-06-22
hw/arm/virt: Increase max_cpus to 512
Eric Auger
1
-3
/
+4
2018-06-22
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
2
-0
/
+11
2018-06-22
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
1
-2
/
+13
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
3
-12
/
+25
2018-06-22
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
1
-1
/
+17
2018-06-22
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
1
-0
/
+9
2018-06-22
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
2
-5
/
+38
2018-06-22
hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
Eric Auger
1
-3
/
+34
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
5
-11
/
+67
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
5
-7
/
+16
2018-06-22
linux-headers: Update to kernel mainline commit b357bf602
Eric Auger
15
-4
/
+47
2018-06-22
target-arm: fix a segmentation fault due to illegal memory access
Zheng Xiang
1
-0
/
+1
2018-06-22
target/arm: Minor cleanup for ARMv6-M 32-bit instructions
Julia Suvorova
1
-14
/
+13
2018-06-22
hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR
Amol Surati
2
-2
/
+4
[next]