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
...
*
|
|
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
3
-30
/
+184
*
|
|
vhost: Add VhostIOVATree
Eugenio Pérez
2022-03-15
3
-1
/
+138
*
|
|
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
2022-03-15
3
-11
/
+522
*
|
|
vdpa: adapt vhost_ops callbacks to svq
Eugenio Pérez
2022-03-15
1
-7
/
+41
*
|
|
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2022-03-15
2
-0
/
+38
*
|
|
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
2022-03-15
3
-0
/
+61
*
|
|
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
2022-03-15
3
-2
/
+71
*
|
|
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
3
-2
/
+211
*
|
|
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
2022-03-15
3
-1
/
+91
*
|
|
virtio-net: fix map leaking on error during receive
Jason Wang
2022-03-15
1
-0
/
+1
|
|
/
|
/
|
*
|
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
2022-03-14
1
-1
/
+6
|
/
*
Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...
Peter Maydell
2022-03-10
8
-129
/
+389
|
\
|
*
esp: recreate ESPState current_req after migration
Mark Cave-Ayland
2022-03-09
1
-0
/
+10
|
*
esp: include the current PDMA callback in the migration stream
Mark Cave-Ayland
2022-03-09
1
-0
/
+31
|
*
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
2022-03-09
1
-13
/
+31
|
*
esp: introduce esp_pdma_cb() function
Mark Cave-Ayland
2022-03-09
1
-2
/
+7
|
*
esp: introduce esp_set_pdma_cb() function
Mark Cave-Ayland
2022-03-09
1
-7
/
+12
|
*
macfb: set initial value of mode control registers in macfb_common_realize()
Mark Cave-Ayland
2022-03-09
1
-0
/
+8
|
*
macfb: add VMStateDescription fields for display type and VBL timer
Mark Cave-Ayland
2022-03-09
1
-0
/
+2
|
*
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
2022-03-09
1
-0
/
+8
|
*
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
2022-03-09
1
-8
/
+7
|
*
macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
Mark Cave-Ayland
2022-03-09
1
-2
/
+22
|
*
macio/pmu.c: remove redundant code
Mark Cave-Ayland
2022-03-09
1
-33
/
+0
|
*
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-03-09
3
-12
/
+94
|
*
mac_via: make SCSI_DATA (DRQ) bit live rather than latched
Mark Cave-Ayland
2022-03-09
1
-1
/
+16
|
*
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
2022-03-09
1
-2
/
+9
|
*
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2022-03-09
1
-0
/
+103
|
*
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
2
-5
/
+12
|
*
mos6522: use device_class_set_parent_reset() to propagate reset to parent
Mark Cave-Ayland
2022-03-09
4
-5
/
+9
|
*
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
2022-03-09
1
-9
/
+0
|
*
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
2022-03-09
4
-51
/
+29
*
|
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2022-03-09
5
-13
/
+384
|
\
\
|
*
|
hw/sensor: add Renesas raa228000 device
Titus Rwantare
2022-03-08
1
-0
/
+50
|
*
|
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
2022-03-08
1
-0
/
+18
|
*
|
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
2022-03-08
4
-0
/
+217
|
*
|
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2022-03-08
1
-0
/
+18
|
*
|
hw/i2c: pmbus: refactor uint handling
Titus Rwantare
2022-03-08
1
-9
/
+9
|
*
|
hw/i2c: pmbus: add PEC unsupported warning
Titus Rwantare
2022-03-08
1
-0
/
+5
|
*
|
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2022-03-08
1
-4
/
+43
|
*
|
hw/i2c: pmbus: add registers
Titus Rwantare
2022-03-08
1
-0
/
+24
*
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
2022-03-09
6
-47
/
+113
|
\
\
\
|
*
|
|
hw: aspeed_gpio: Cleanup stray semicolon after switch
Andrew Jeffery
2022-03-08
1
-1
/
+1
|
*
|
|
hw/arm/aspeed: add Bletchley machine type
Patrick Williams
2022-03-08
1
-0
/
+76
|
*
|
|
hw/arm/aspeed: allow missing spi_model
Patrick Williams
2022-03-08
1
-1
/
+5
|
*
|
|
hw/block: m25p80: Add support for w25q01jvq
Patrick Williams
2022-03-08
1
-0
/
+1
|
*
|
|
aspeed/smc: Fix error log
Cédric Le Goater
2022-03-08
1
-1
/
+1
|
*
|
|
aspeed/smc: Let the SSI core layer define the bus name
Cédric Le Goater
2022-03-08
1
-1
/
+1
|
*
|
|
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
1
-21
/
+21
|
*
|
|
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
4
-13
/
+0
|
*
|
|
aspeed: Rework aspeed_board_init_flashes() interface
Cédric Le Goater
2022-03-08
1
-6
/
+5
[prev]
[next]