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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
2022-06-22
1
-0
/
+8
*
aspeed/i2c: Add ast1030 controller models
Cédric Le Goater
2022-06-22
1
-0
/
+1
*
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
2022-06-22
1
-0
/
+267
*
aspeed: i2c: Add new mode support
Joe Komlodi
2022-06-22
1
-1
/
+3
*
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
2022-06-22
1
-9
/
+2
*
hw/registerfields: Add shared fields macros
Joe Komlodi
2022-06-22
1
-0
/
+70
*
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+1
*
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
2
-0
/
+40
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
2
-19
/
+69
*
virtio-iommu: Use recursive lock to avoid deadlock
Zhenzhong Duan
2022-06-16
1
-1
/
+1
*
virtio-iommu: Add bypass mode support to assigned device
Zhenzhong Duan
2022-06-16
1
-0
/
+2
*
pci-bridge/cxl_upstream: Add a CXL switch upstream port
Jonathan Cameron
2022-06-16
1
-0
/
+5
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-06-16
3
-0
/
+64
|
\
|
*
qmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
1
-1
/
+1
|
*
qmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
1
-1
/
+3
|
*
hmp: add basic "info stats" implementation
Mark Kanda
2022-06-14
1
-0
/
+1
|
*
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
2022-06-14
1
-0
/
+18
|
*
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
2022-06-14
1
-1
/
+10
|
*
qmp: Support for querying stats
Mark Kanda
2022-06-14
1
-0
/
+34
*
|
vfio-user: handle device interrupts
Jagannathan Raman
2022-06-15
4
-0
/
+21
*
|
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
1
-0
/
+3
*
|
vfio-user: IOMMU support for remote device
Jagannathan Raman
2022-06-15
1
-0
/
+40
*
|
vfio-user: define vfio-user-server object
Jagannathan Raman
2022-06-15
1
-0
/
+2
*
|
remote/machine: add vfio-user property
Jagannathan Raman
2022-06-15
1
-0
/
+2
*
|
qdev: unplug blocker for devices
Jagannathan Raman
2022-06-15
1
-0
/
+29
*
|
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
2022-06-14
1
-0
/
+1
*
|
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
2
-2
/
+2
*
|
ui/console: Do not return a value with ui_info
Akihiko Odaki
2022-06-14
1
-1
/
+1
|
/
*
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
2022-06-11
1
-1
/
+0
*
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
hw/i386/pc: Remove orphan declarations
Bernhard Beschow
2022-06-11
1
-3
/
+0
*
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
2022-06-11
1
-3
/
+0
*
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
2022-06-11
1
-8
/
+0
*
hw/rtc/mc146818rtc: QOM'ify io_base offset
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/isa/piix3: Inline and remove piix3_create()
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/isa/piix4: Inline and remove piix4_create()
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
hw/isa/piix4: QOM'ify PIIX4 PM creation
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/isa/piix4: Factor out ISABus retrieval from piix4_create()
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/southbridge/piix: Aggregate all PIIX southbridge type names
Bernhard Beschow
2022-06-11
2
-2
/
+4
*
hw/acpi/piix4: remove unused piix4_pm_initfn() function
Mark Cave-Ayland
2022-06-11
1
-4
/
+0
*
hw/acpi/piix4: use qdev gpio to wire up smi_irq
Mark Cave-Ayland
2022-06-11
1
-1
/
+1
*
hw/acpi/piix4: use qdev gpio to wire up sci_irq
Mark Cave-Ayland
2022-06-11
1
-2
/
+1
*
hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
Mark Cave-Ayland
2022-06-11
1
-3
/
+3
*
hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
Mark Cave-Ayland
2022-06-11
1
-3
/
+4
*
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-11
2
-2
/
+75
*
hw/acpi/piix4: change smm_enabled from int to bool
Mark Cave-Ayland
2022-06-11
1
-1
/
+1
*
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
Peter Maydell
2022-06-11
1
-2
/
+1
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-11
10
-43
/
+85
|
\
|
*
hw/machine: Drop cxl_supported flag as no longer useful
Jonathan Cameron
2022-06-10
1
-1
/
+0
[next]