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
*
riscv: spike: Add a generic spike machine
Alistair Francis
2019-05-24
1
-1
/
+105
*
riscv: virt: Allow specifying a CPU via commandline
Alistair Francis
2019-05-24
1
-1
/
+2
*
target/riscv: Remove unused include of riscv_htif.h for virt board riscv
Jonathan Behrens
2019-05-24
1
-1
/
+0
*
SiFive RISC-V GPIO Device
Fabien Chouteau
2019-05-24
4
-2
/
+422
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...
Peter Maydell
2019-05-24
3
-19
/
+86
|
\
|
*
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
2019-05-24
3
-4
/
+28
|
*
hw/display/ramfb: lock guest resolution after it's set
Hou Qiming
2019-05-24
1
-4
/
+22
|
*
hw/display/ramfb: fix guest memory un-mapping
Hou Qiming
2019-05-24
1
-13
/
+38
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...
Peter Maydell
2019-05-24
39
-73
/
+97
|
\
\
|
|
/
|
/
|
|
*
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
2019-05-23
2
-6
/
+29
|
*
hw/arm/exynos4210: Add DMA support for the Exynos4210
Guenter Roeck
2019-05-23
1
-0
/
+26
|
*
hw/arm/exynos4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-05-23
1
-2
/
+3
|
*
hw/arm/exynos4: Remove unuseful debug code
Philippe Mathieu-Daudé
2019-05-23
1
-24
/
+0
|
*
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
2019-05-23
1
-2
/
+2
|
*
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
2019-05-23
1
-1
/
+1
|
*
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
37
-37
/
+36
|
*
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-23
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...
Peter Maydell
2019-05-23
10
-11
/
+215
|
\
\
|
|
/
|
/
|
|
*
hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian
Li Qiang
2019-05-23
1
-1
/
+3
|
*
hw/sparc64: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
1
-0
/
+19
|
*
hw/sparc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
1
-0
/
+19
|
*
hw/ppc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
2
-1
/
+46
|
*
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
2
-1
/
+39
|
*
hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"
Philippe Mathieu-Daudé
2019-05-23
2
-6
/
+21
|
*
hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
1
-1
/
+1
|
*
hw/nvram/fw_cfg: Add trace events
Philippe Mathieu-Daudé
2019-05-23
2
-2
/
+68
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
2019-05-23
4
-36
/
+23
|
\
\
|
|
/
|
/
|
|
*
hw/misc/exynos4210_rng: Use qemu_guest_getrandom
Richard Henderson
2019-05-22
1
-7
/
+4
|
*
hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
1
-19
/
+15
|
*
hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
1
-2
/
+2
|
*
aspeed/scu: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
1
-8
/
+2
*
|
pci: msix: move 'MSIX_CAP_LENGTH' to header file
Li Qiang
2019-05-22
2
-4
/
+0
*
|
vfio: platform: fix a typo
Li Qiang
2019-05-22
1
-2
/
+2
*
|
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
2019-05-22
5
-5
/
+5
*
|
vfio: pci: make "vfio-pci-nohotplug" as MACRO
Li Qiang
2019-05-22
1
-2
/
+4
*
|
hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
Boxuan Li
2019-05-22
2
-23
/
+28
|
/
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
2019-05-21
2
-6
/
+19
|
\
|
*
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2019-05-17
1
-4
/
+18
|
*
s390/ipl: cast to SCSIDevice directly
Cornelia Huck
2019-05-17
1
-2
/
+1
*
|
pci: Simplify pci_bus_is_root()
David Gibson
2019-05-21
3
-18
/
+3
*
|
pcie: Remove redundant test in pcie_mmcfg_data_{read,write}()
David Gibson
2019-05-21
1
-10
/
+0
*
|
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2019-05-21
2
-12
/
+12
*
|
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
2019-05-21
1
-7
/
+7
*
|
hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
Wei Yang
2019-05-21
1
-3
/
+1
*
|
q35: acpi: do not create dummy MCFG table
Igor Mammedov
2019-05-21
1
-14
/
+4
*
|
acpi/pcihp: Add a few more trace points related to unplug
Markus Armbruster
2019-05-21
2
-0
/
+10
*
|
acpi/pcihp: Convert debug printf()s to trace events
Markus Armbruster
2019-05-21
2
-17
/
+17
*
|
acpi/piix4: Convert debug printf()s to trace events
Markus Armbruster
2019-05-21
2
-11
/
+7
*
|
vhost-user-blk: Add support to reconnect backend
Xie Yongji
2019-05-21
1
-23
/
+136
*
|
vhost-user-blk: Add return value for vhost_user_blk_start()
Xie Yongji
2019-05-21
1
-4
/
+5
[next]