index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-15
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
vhost: Add VhostIOVATree
Eugenio Pérez
2022-03-15
util: add iova_tree_find_iova
Eugenio Pérez
2022-03-15
util: Add iova_tree_alloc_map
Eugenio Pérez
2022-03-15
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
2022-03-15
vdpa: adapt vhost_ops callbacks to svq
Eugenio Pérez
2022-03-15
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2022-03-15
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
2022-03-15
virtio-net: fix map leaking on error during receive
Jason Wang
2022-03-14
Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-14
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
2022-03-13
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20220312-1' into sta...
Peter Maydell
2022-03-12
target/hexagon: remove unused variable
Zongyuan Li
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) update overflow test
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
2022-03-10
Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220308' i...
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...
Peter Maydell
2022-03-09
esp: recreate ESPState current_req after migration
Mark Cave-Ayland
2022-03-09
esp: include the current PDMA callback in the migration stream
Mark Cave-Ayland
2022-03-09
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
2022-03-09
esp: introduce esp_pdma_cb() function
Mark Cave-Ayland
2022-03-09
esp: introduce esp_set_pdma_cb() function
Mark Cave-Ayland
2022-03-09
macfb: set initial value of mode control registers in macfb_common_realize()
Mark Cave-Ayland
2022-03-09
macfb: add VMStateDescription fields for display type and VBL timer
Mark Cave-Ayland
2022-03-09
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
2022-03-09
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
2022-03-09
macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
Mark Cave-Ayland
2022-03-09
macio/pmu.c: remove redundant code
Mark Cave-Ayland
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-03-09
mac_via: make SCSI_DATA (DRQ) bit live rather than latched
Mark Cave-Ayland
2022-03-09
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
2022-03-09
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2022-03-09
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
mos6522: use device_class_set_parent_reset() to propagate reset to parent
Mark Cave-Ayland
[next]