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-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-28
net: introduce convert_host_port()
Laurent Vivier
2022-10-28
vhost: Accept event idx flag
Eugenio Pérez
2022-10-28
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
2022-10-28
vhost: toggle device callbacks using used event idx
Eugenio Pérez
2022-10-28
vhost: allocate event_idx fields on vring
Eugenio Pérez
2022-10-28
net: improve error message for missing netdev backend
Daniel P. Berrangé
2022-10-28
vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
Si-Wei Liu
2022-10-28
vdpa: Remove shadow CVQ command check
Eugenio Pérez
2022-10-28
vdpa: Delete duplicated vdpa_feature_bits entry
Eugenio Pérez
2022-10-28
virtio-net: fix TX timer with tx_burst
Laurent Vivier
2022-10-28
virtio-net: fix bottom-half packet TX on asynchronous completion
Laurent Vivier
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-26
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
s390x: Add protected dump cap
Janosch Frank
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2022-10-26
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/mips: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/microblaze: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/m68k: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/i386: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/hppa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/cris: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/avr: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/alpha: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
Richard Henderson
2022-10-26
accel/tcg: Use tb_invalidate_phys_range in page_set_flags
Richard Henderson
[next]