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-12-21
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
2022-12-21
vdpa: allocate SVQ array unconditionally
Eugenio Pérez
2022-12-21
vdpa: move SVQ vring features check to net/
Eugenio Pérez
2022-12-21
vdpa: request iova_range only once
Eugenio Pérez
2022-12-21
vdpa: add vhost_vdpa_net_valid_svq_features
Eugenio Pérez
2022-12-21
vhost: move iova_tree set to vhost_svq_start
Eugenio Pérez
2022-12-21
vhost: allocate SVQ device file descriptors at device start
Eugenio Pérez
2022-12-21
vhost: set SVQ device call handler at SVQ start
Eugenio Pérez
2022-12-21
vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
Eugenio Pérez
2022-12-21
vdpa-dev: mark the device as unmigratable
Longpeng
2022-12-21
vdpa: add vdpa-dev-pci support
Longpeng
2022-12-21
vdpa: add vdpa-dev support
Longpeng
2022-12-21
virtio: get class_id and pci device id by the virtio id
Longpeng
2022-12-21
ich9: honour 'enable_tco' property
Daniel P. Berrangé
2022-12-21
hw/isa: enable TCO watchdog reboot pin strap by default
Daniel P. Berrangé
2022-12-21
pc: clean up compat machines
Cornelia Huck
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-21
hw/watchdog: add trace events for watchdog action handling
Daniel P. Berrangé
2022-12-21
hw/isa: add trace events for ICH9 LPC chip config access
Daniel P. Berrangé
2022-12-21
hw/acpi: add trace events for TCO watchdog register access
Daniel P. Berrangé
2022-12-19
Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-12-18
target/tricore: Fix gdbstub write to address registers
Richard Henderson
2022-12-18
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
2022-12-18
Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2022-12-17
Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-12-16
target/hexagon: import additional tests
Niccolò Izzo
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
target/hexagon: import parser for idef-parser
Anton Johansson
2022-12-16
target/hexagon: import lexer for idef-parser
Paolo Montesel
2022-12-16
target/hexagon: prepare input for the idef-parser
Alessandro Di Federico
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
2022-12-16
target/hexagon: import README for idef-parser
Alessandro Di Federico
2022-12-16
target/hexagon: update MAINTAINERS for idef-parser
Alessandro Di Federico
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Convert TYPE_ICS to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
Peter Maydell
[next]