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
*
spapr: Fix error leak in spapr_realize_vcpu()
Greg Kurz
2020-10-09
1
-2
/
+1
*
spapr: Handle HPT allocation failure in nested guest
Fabiano Rosas
2020-10-09
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...
Peter Maydell
2020-10-08
5
-39
/
+93
|
\
|
*
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
1
-3
/
+41
|
*
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
2020-10-08
1
-16
/
+18
|
*
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
2020-10-08
1
-16
/
+27
|
*
hw/char/bcm2835_aux: Allow less than 32-bit accesses
Philippe Mathieu-Daudé
2020-10-08
1
-1
/
+3
|
*
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
2020-10-08
1
-0
/
+1
|
*
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
2020-10-08
1
-1
/
+1
|
*
hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
Philippe Mathieu-Daudé
2020-10-08
2
-7
/
+7
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-08
5
-705
/
+756
|
\
\
|
|
/
|
/
|
|
*
numa: hmat: require parent cache description before the next level one
Igor Mammedov
2020-10-06
1
-1
/
+7
|
*
hw/core/cpu: Add missing 'exec/cpu-common.h' include
Philippe Mathieu-Daudé
2020-10-06
1
-0
/
+1
|
*
hw/core/qdev-properties: Extract system-mode specific properties
Philippe Mathieu-Daudé
2020-10-06
2
-682
/
+679
|
*
hw/core/qdev-properties: Export some integer-related functions
Philippe Mathieu-Daudé
2020-10-06
2
-22
/
+35
|
*
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
2020-10-06
1
-0
/
+7
|
*
hw/core/qdev-properties: Export enum-related functions
Philippe Mathieu-Daudé
2020-10-06
2
-28
/
+49
|
*
hw/core/qdev-properties: Fix code style
Philippe Mathieu-Daudé
2020-10-06
1
-5
/
+5
|
*
hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
Philippe Mathieu-Daudé
2020-10-06
1
-13
/
+12
|
*
hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
Philippe Mathieu-Daudé
2020-10-06
1
-2
/
+9
*
|
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-13
/
+0
*
|
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
2
-1
/
+2
*
|
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
2
-3
/
+6
|
/
*
vfio-ccw: plug memory leak while getting region info
Cornelia Huck
2020-10-02
1
-1
/
+4
*
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
1
-0
/
+5
*
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-10-02
1
-6
/
+37
*
s390/sclp: use cpu offset to locate cpu entries
Collin Walling
2020-10-02
1
-2
/
+4
*
s390/sclp: check sccb len before filling in data
Collin Walling
2020-10-02
1
-12
/
+14
*
s390/sclp: read sccb from mem based on provided length
Collin Walling
2020-10-02
2
-25
/
+32
*
s390/sclp: rework sclp boundary checks
Collin Walling
2020-10-02
1
-1
/
+18
*
s390/sclp: get machine once during read scp/cpu info
Collin Walling
2020-10-02
1
-4
/
+4
*
hw/s390x/css: Remove double initialization
Philippe Mathieu-Daudé
2020-10-02
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
2020-10-01
7
-62
/
+90
|
\
|
*
ide: cancel pending callbacks on SRST
John Snow
2020-10-01
1
-18
/
+40
|
*
ide: clear interrupt on command write
John Snow
2020-10-01
1
-0
/
+1
|
*
ide: remove magic constants from the device register
John Snow
2020-10-01
1
-12
/
+14
|
*
ide: reorder set/get sector functions
John Snow
2020-10-01
1
-11
/
+15
|
*
ide: model HOB correctly
John Snow
2020-10-01
1
-8
/
+7
|
*
ide: don't tamper with the device register
John Snow
2020-10-01
1
-2
/
+2
|
*
ide: rename cmd_write to ctrl_write
John Snow
2020-10-01
6
-19
/
+19
|
*
hw/ide/ahci: Do not dma_memory_unmap(NULL)
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2020-10-01
3
-73
/
+128
|
\
\
|
*
|
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
2020-10-01
1
-16
/
+13
|
*
|
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+2
|
*
|
hw/arm/raspi: Introduce RaspiProcessorId enum
Philippe Mathieu-Daudé
2020-10-01
1
-24
/
+21
|
*
|
hw/arm/raspi: Use more specific machine names
Philippe Mathieu-Daudé
2020-10-01
1
-2
/
+4
|
*
|
hw/arm/raspi: Avoid using TypeInfo::class_data pointer
Philippe Mathieu-Daudé
2020-10-01
1
-10
/
+24
|
*
|
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
Philippe Mathieu-Daudé
2020-10-01
1
-15
/
+15
|
*
|
hw/arm/raspi: Load the firmware on the first core
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+2
|
*
|
hw/arm/raspi: Display the board revision in the machine description
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+3
[next]