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
*
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-22
3
-0
/
+3
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
2019-01-21
2
-7
/
+74
|
\
|
*
target/mips: Update ITU to handle bus errors
Yongbok Kim
2019-01-18
1
-0
/
+22
|
*
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
2
-6
/
+31
|
*
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
2019-01-18
1
-1
/
+21
*
|
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
2019-01-21
1
-1
/
+1
*
|
hw/block/xen: use proper format string for printing sectors
Alex Bennée
2019-01-21
1
-1
/
+1
*
|
ftgmac100: implement the new MDIO interface on Aspeed SoC
Cédric Le Goater
2019-01-21
1
-12
/
+68
*
|
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
2019-01-21
1
-0
/
+1
*
|
hw/char/stm32f2xx_usart: Do not update data register when device is disabled
Philippe Mathieu-Daudé
2019-01-21
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into staging
Peter Maydell
2019-01-18
4
-25
/
+200
|
\
\
|
*
|
s390x/pci: add common function measurement block
Yi Min Zhao
2019-01-18
4
-4
/
+163
|
*
|
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
1
-0
/
+3
|
*
|
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
1
-1
/
+1
|
*
|
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
2019-01-18
1
-16
/
+25
|
*
|
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
2019-01-18
1
-2
/
+2
|
*
|
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
2019-01-18
1
-1
/
+1
|
*
|
s390x/pci: Send correct event on hotplug
David Hildenbrand
2019-01-18
1
-1
/
+1
|
*
|
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
2019-01-18
1
-0
/
+4
|
|
/
*
|
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
2019-01-18
1
-4
/
+8
*
|
hw: acpi: Fix memory hotplug AML generation error
Yang Zhong
2019-01-18
1
-5
/
+5
*
|
tpm: clear RAM when "memory overwrite" requested
Marc-André Lureau
2019-01-18
5
-0
/
+41
*
|
acpi: add ACPI memory clear interface
Marc-André Lureau
2019-01-18
1
-0
/
+55
*
|
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-18
3
-3
/
+414
*
|
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
2019-01-18
1
-0
/
+19
*
|
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
2019-01-18
5
-0
/
+82
*
|
tpm: add a "ppi" boolean property
Marc-André Lureau
2019-01-18
3
-0
/
+8
*
|
hw/misc/edu: add msi_uninit() for pci_edu_uninit()
Fei Li
2019-01-18
1
-0
/
+1
*
|
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
2019-01-18
1
-2
/
+3
*
|
virtio: split virtio crypto bits from virtio-pci.h
Juan Quintela
2019-01-18
2
-14
/
+14
*
|
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
2019-01-18
3
-14
/
+15
*
|
virtio: split virtio serial bits from virtio-pci
Juan Quintela
2019-01-18
4
-93
/
+116
*
|
virtio: split virtio net bits from virtio-pci
Juan Quintela
2019-01-18
4
-73
/
+99
*
|
virtio: split virtio blk bits from virtio-pci
Juan Quintela
2019-01-18
4
-75
/
+101
*
|
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
2019-01-18
4
-85
/
+108
*
|
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
2019-01-18
4
-80
/
+98
*
|
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
2019-01-18
4
-71
/
+104
*
|
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
2019-01-18
4
-80
/
+104
*
|
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
2019-01-18
4
-74
/
+89
*
|
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
2019-01-18
4
-74
/
+97
*
|
virtio: split virtio rng bits from virtio-pci
Juan Quintela
2019-01-18
4
-68
/
+89
*
|
virtio: split virtio input bits from virtio-pci
Juan Quintela
2019-01-18
4
-135
/
+158
*
|
virtio: split virtio input host bits from virtio-pci
Juan Quintela
2019-01-18
4
-37
/
+49
*
|
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
2019-01-18
4
-71
/
+89
*
|
virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61
Yuri Benditovich
2019-01-18
1
-1
/
+1
*
|
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2019-01-18
1
-1
/
+666
*
|
vhost-user: fix ioeventfd_enabled
Li Qiang
2019-01-15
1
-1
/
+1
*
|
qemu: avoid memory leak while remove disk
Jian Wang
2019-01-15
3
-4
/
+9
*
|
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
2019-01-15
2
-206
/
+5
*
|
msix: make pba size math more uniform
Dongli Zhang
2019-01-15
1
-1
/
+1
[next]