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/hace: Add missing newlines to unimp messages
Joel Stanley
2022-06-22
1
-2
/
+2
*
aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
Cédric Le Goater
2022-06-22
1
-3
/
+10
*
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
2022-06-22
1
-2
/
+2
*
hw/i2c/aspeed: rework raise interrupt trace event
Klaus Jensen
2022-06-22
2
-13
/
+23
*
aspeed: Add I2C buses to AST1030 model
Troy Lee
2022-06-22
2
-0
/
+31
*
aspeed/i2c: Add ast1030 controller models
Cédric Le Goater
2022-06-22
1
-0
/
+24
*
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
2022-06-22
1
-266
/
+0
*
aspeed: i2c: Add PKT_DONE IRQ to trace
Joe Komlodi
2022-06-22
2
-1
/
+4
*
aspeed: i2c: Add new mode support
Joe Komlodi
2022-06-22
1
-194
/
+650
*
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
2022-06-22
1
-155
/
+126
*
aspeed: i2c: Migrate to registerfields API
Joe Komlodi
2022-06-22
1
-197
/
+196
*
aspeed: Remove fake RTC device on ast2500-evb
Cédric Le Goater
2022-06-22
1
-4
/
+0
*
ppc/pnv: fix extra indent spaces with DEFINE_PROP*
Daniel Henrique Barboza
2022-06-20
3
-14
/
+14
*
pnv/xive2: Access direct mapped thread contexts from all chips
Frederic Barrat
2022-06-20
1
-4
/
+14
*
ppc: fix boot with sam460ex
Michael S. Tsirkin
2022-06-20
1
-0
/
+8
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-16
10
-79
/
+899
|
\
|
*
acpi/erst: fix fallthrough code upon validation failure
Ani Sinha
2022-06-16
1
-0
/
+3
|
*
vhost: also check queue state in the vhost_dev_set_log error routine
Ni Xun
2022-06-16
1
-0
/
+4
|
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-66
/
+257
|
*
virtio-iommu: Add an assert check in translate routine
Zhenzhong Duan
2022-06-16
1
-0
/
+4
|
*
virtio-iommu: Use recursive lock to avoid deadlock
Zhenzhong Duan
2022-06-16
1
-9
/
+11
|
*
virtio-iommu: Add bypass mode support to assigned device
Zhenzhong Duan
2022-06-16
2
-2
/
+114
|
*
virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
Yajun Wu
2022-06-16
1
-1
/
+1
|
*
pci-bridge/cxl_downstream: Add a CXL switch downstream port
Jonathan Cameron
2022-06-16
3
-3
/
+291
|
*
pci-bridge/cxl_upstream: Add a CXL switch upstream port
Jonathan Cameron
2022-06-16
2
-1
/
+217
*
|
Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2022-06-16
1
-23
/
+40
|
\
\
|
|
/
|
/
|
|
*
9pfs: fix 'Twalk' to only send error if no component walked
Christian Schoenebeck
2022-06-16
1
-16
/
+33
|
*
9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()
Christian Schoenebeck
2022-06-16
1
-8
/
+8
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-06-16
5
-19
/
+16
|
\
\
|
|
/
|
/
|
|
*
q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled
Zhenzhong Duan
2022-06-15
1
-1
/
+2
|
*
virtio-mmio: cleanup reset
Paolo Bonzini
2022-06-14
1
-9
/
+8
|
*
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
4
-5
/
+2
|
*
virtio-mmio: stop ioeventfd on legacy reset
Paolo Bonzini
2022-06-14
1
-0
/
+1
|
*
s390x: simplify virtio_ccw_reset_virtio
Paolo Bonzini
2022-06-14
1
-6
/
+5
*
|
vfio-user: handle reset of remote device
Jagannathan Raman
2022-06-15
1
-0
/
+20
*
|
vfio-user: handle device interrupts
Jagannathan Raman
2022-06-15
6
-11
/
+268
*
|
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
2
-0
/
+193
*
|
vfio-user: handle DMA mappings
Jagannathan Raman
2022-06-15
3
-0
/
+62
*
|
vfio-user: IOMMU support for remote device
Jagannathan Raman
2022-06-15
3
-1
/
+144
*
|
vfio-user: handle PCI config space accesses
Jagannathan Raman
2022-06-15
2
-0
/
+53
*
|
vfio-user: run vfio-user context
Jagannathan Raman
2022-06-15
1
-1
/
+117
*
|
vfio-user: find and init PCI device
Jagannathan Raman
2022-06-15
1
-0
/
+67
*
|
vfio-user: instantiate vfio-user context
Jagannathan Raman
2022-06-15
1
-0
/
+82
*
|
vfio-user: define vfio-user-server object
Jagannathan Raman
2022-06-15
4
-0
/
+241
*
|
vfio-user: build library
Jagannathan Raman
2022-06-15
2
-0
/
+6
*
|
remote/machine: add vfio-user property
Jagannathan Raman
2022-06-15
1
-0
/
+23
*
|
remote/machine: add HotplugHandler for remote machine
Jagannathan Raman
2022-06-15
1
-0
/
+10
*
|
qdev: unplug blocker for devices
Jagannathan Raman
2022-06-15
1
-0
/
+24
*
|
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
2022-06-14
2
-0
/
+2
*
|
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
1
-3
/
+11
[next]