index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/iotkit: Instantiate MPC
Peter Maydell
2018-06-22
1
-11
/
+27
*
hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
Peter Maydell
2018-06-22
1
-2
/
+36
*
hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
Peter Maydell
2018-06-22
2
-2
/
+52
*
hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
Peter Maydell
2018-06-22
1
-2
/
+48
*
hw/misc/tz-mpc.c: Implement registers
Peter Maydell
2018-06-22
1
-3
/
+137
*
hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
Peter Maydell
2018-06-22
3
-0
/
+407
*
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2018-06-22
2
-2
/
+2
*
hw/arm/virt: Increase max_cpus to 512
Eric Auger
2018-06-22
1
-3
/
+4
*
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
2018-06-22
1
-0
/
+10
*
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
2018-06-22
1
-2
/
+13
*
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2018-06-22
2
-12
/
+21
*
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
2018-06-22
1
-1
/
+17
*
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
2018-06-22
1
-0
/
+9
*
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
2018-06-22
1
-5
/
+24
*
hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
Eric Auger
2018-06-22
1
-3
/
+34
*
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-22
4
-9
/
+61
*
target/arm: Allow KVM device address overwriting
Eric Auger
2018-06-22
3
-5
/
+5
*
hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR
Amol Surati
2018-06-22
2
-2
/
+4
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into staging
Peter Maydell
2018-06-20
4
-21
/
+66
|
\
|
*
s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
Christian Borntraeger
2018-06-18
1
-5
/
+22
|
*
vfio-ccw: remove orb.c64 (64 bit data addresses) check
Halil Pasic
2018-06-18
1
-11
/
+0
|
*
vfio-ccw: add force unlimited prefetch property
Halil Pasic
2018-06-18
2
-2
/
+36
|
*
virtio-ccw: clean up notify
Halil Pasic
2018-06-18
1
-4
/
+9
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...
Peter Maydell
2018-06-19
2
-23
/
+62
|
\
\
|
*
|
hw/sparc/sun4m: Fix problems with device introspection
Thomas Huth
2018-06-17
1
-17
/
+50
|
*
|
hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realize
Thomas Huth
2018-06-17
1
-6
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20180618' into staging
Peter Maydell
2018-06-19
1
-1
/
+1
|
\
\
|
*
|
hw/isa/smc37c669: Change the parallel I/O base to 378H
Philippe Mathieu-Daudé
2018-06-17
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request...
Peter Maydell
2018-06-19
1
-1
/
+1
|
\
\
|
*
|
ps2: check PS2Queue wptr pointer in post_load routine
liujunjie
2018-06-18
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...
Peter Maydell
2018-06-19
7
-0
/
+173
|
\
\
|
*
|
hw/display: add standalone ramfb device
Gerd Hoffmann
2018-06-18
6
-0
/
+76
|
*
|
hw/display: add ramfb, a simple boot framebuffer living in guest ram
Gerd Hoffmann
2018-06-18
2
-0
/
+97
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180618-pull-request' ...
Peter Maydell
2018-06-19
4
-19
/
+1
|
\
\
|
*
|
Revert "bus: do not unref the added child bus on realize"
Marc-André Lureau
2018-06-18
1
-0
/
+1
|
*
|
Revert "usb: release the created buses"
Marc-André Lureau
2018-06-18
2
-18
/
+0
|
*
|
Revert "usb-ccid: fix bus leak"
Marc-André Lureau
2018-06-18
1
-1
/
+0
|
|
/
*
|
spapr: fix xics_system_init() error path
Greg Kurz
2018-06-18
1
-8
/
+14
*
|
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
2
-35
/
+55
*
|
ppc/pnv: introduce a pnv_chip_core_realize() routine
Cédric Le Goater
2018-06-16
1
-10
/
+22
*
|
spapr_cpu_core: introduce spapr_create_vcpu()
Greg Kurz
2018-06-16
1
-28
/
+45
*
|
spapr_cpu_core: add missing rollback on realization path
Greg Kurz
2018-06-16
1
-2
/
+9
*
|
spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()
Greg Kurz
2018-06-16
1
-0
/
+2
*
|
spapr_cpu_core: convert last snprintf() to g_strdup_printf()
Greg Kurz
2018-06-16
1
-2
/
+3
*
|
pnv: Add cpu unrealize path
David Gibson
2018-06-16
1
-0
/
+21
*
|
pnv: Clean up cpu realize path
David Gibson
2018-06-16
1
-35
/
+21
*
|
pnv_core: Allocate cpu thread objects individually
David Gibson
2018-06-16
2
-8
/
+7
*
|
pnv: Fix some error handling cpu realize()
David Gibson
2018-06-16
1
-5
/
+2
*
|
spapr: Clean up cpu realize/unrealize paths
David Gibson
2018-06-16
1
-44
/
+25
*
|
sm501: Do not clear read only bits when writing registers
BALATON Zoltan
2018-06-16
1
-6
/
+9
[next]