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
*
aspeed/i2c: Prevent uninitialized warning
Miroslav Rezanina
2020-02-06
1
-1
/
+1
*
hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
Thomas Huth
2020-02-06
1
-0
/
+6
*
hw/bt: Remove empty Kconfig file
Thomas Huth
2020-02-06
1
-0
/
+0
*
hw/timer/m48t59: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-02-06
3
-11
/
+11
*
hw/smbios/smbios: Remove unused include
Philippe Mathieu-Daudé
2020-02-06
1
-1
/
+0
*
hw/hppa/Kconfig: LASI chipset requires PARALLEL port
Philippe Mathieu-Daudé
2020-02-04
1
-0
/
+1
*
hw/input: Do not enable CONFIG_PCKBD by default
Thomas Huth
2020-02-04
2
-1
/
+1
*
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-02-04
16
-41
/
+40
*
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2020-02-04
1
-1
/
+1
*
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
2020-02-03
1
-1
/
+2
*
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
3
-1
/
+64
*
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
2020-02-03
2
-0
/
+69
*
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
2
-1
/
+245
*
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
2
-0
/
+45
*
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
2
-0
/
+20
*
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
2020-02-03
2
-5
/
+21
*
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
2020-02-02
8
-1
/
+12
*
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
6
-3
/
+1982
*
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-02-02
5
-0
/
+2141
*
hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
Stefan Berger
2020-02-02
1
-1
/
+1
*
tpm_spapr: Support suspend and resume
Stefan Berger
2020-02-02
2
-1
/
+53
*
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
2020-02-02
4
-0
/
+398
*
spapr: Implement get_dt_compatible() callback
Stefan Berger
2020-02-02
1
-2
/
+9
*
tpm: Move tpm_tis_show_buffer to tpm_util.c
Stefan Berger
2020-02-02
4
-29
/
+33
*
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2020-02-02
3
-2
/
+34
*
ppc/pnv: remove useless "core-pir" property alias.
Cédric Le Goater
2020-02-02
1
-15
/
+13
*
spapr: Don't allow multiple active vCPUs at CAS
Greg Kurz
2020-02-02
1
-0
/
+12
*
spapr: Fail CAS if option vector table cannot be parsed
Greg Kurz
2020-02-02
1
-0
/
+8
*
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
2020-02-02
2
-401
/
+1
*
ppc:virtex_ml507: remove unused arguments
Igor Mammedov
2020-02-02
1
-5
/
+2
*
ppc/pnv: improve error logging when a PNOR update fails
Cédric Le Goater
2020-02-02
1
-1
/
+2
*
ppc/pnv: use QEMU unit definition MiB
Cédric Le Goater
2020-02-02
1
-1
/
+2
*
hw/display/qxl.c: Use trace_event_get_state_backends()
Peter Maydell
2020-01-30
1
-1
/
+1
*
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
1
-0
/
+8
*
hw/arm/virt: Add missing 5.0 options call to 4.2 options
Andrew Jones
2020-01-30
1
-0
/
+1
*
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
2020-01-30
1
-7
/
+4
*
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
2020-01-30
1
-1
/
+9
*
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
2020-01-30
3
-0
/
+15
*
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
2020-01-30
1
-1
/
+14
*
hw/core/qdev: handle parent bus change regarding resettable
Damien Hedde
2020-01-30
1
-5
/
+11
*
hw/core/resettable: add support for changing parent
Damien Hedde
2020-01-30
2
-2
/
+61
*
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
2020-01-30
2
-0
/
+190
*
hw/core: create Resettable QOM interface
Damien Hedde
2020-01-30
3
-0
/
+256
*
hw/core/qdev: add trace events to help with resettable transition
Damien Hedde
2020-01-30
2
-3
/
+35
*
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
14
-20
/
+20
*
hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'
Philippe Mathieu-Daudé
2020-01-30
1
-2
/
+0
*
misc/pca9552: Add qom set and get
Joel Stanley
2020-01-30
1
-0
/
+90
*
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
2020-01-30
1
-5
/
+39
*
ftgmac100: check RX and TX buffer alignment
Cédric Le Goater
2020-01-30
1
-0
/
+13
*
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
2020-01-30
2
-12
/
+43
[next]