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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
2020-10-03
disas: Use qemu/bswap.h for bfd endian loads
Richard Henderson
2020-10-03
disas: Clean up CPUDebug initialization
Richard Henderson
2020-10-03
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-10-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-02
nbd: Merge nbd_export_new() and nbd_export_create()
Kevin Wolf
2020-10-02
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
2020-10-02
block/export: Move blk to BlockExport
Kevin Wolf
2020-10-02
block/export: Add block-export-del
Kevin Wolf
2020-10-02
block/export: Move strong user reference to block_exports
Kevin Wolf
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
2020-10-02
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
2020-10-02
block/export: Move AioContext from NBDExport to BlockExport
Kevin Wolf
2020-10-02
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
2020-10-02
qemu-nbd: Use blk_exp_add() to create the export
Kevin Wolf
2020-10-02
nbd: Remove NBDExport.close callback
Kevin Wolf
2020-10-02
nbd: Add max-connections to nbd-server-start
Kevin Wolf
2020-10-02
block/export: Remove magic from block-export-add
Kevin Wolf
2020-10-02
qemu-nbd: Use raw block driver for --offset
Kevin Wolf
2020-10-02
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-10-02
qapi: Create block-export module
Kevin Wolf
2020-10-02
nbd: Remove unused nbd_export_get_blockdev()
Kevin Wolf
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-10-02
s390/sclp: read sccb from mem based on provided length
Collin Walling
2020-10-01
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
2020-10-01
ide: remove magic constants from the device register
John Snow
2020-10-01
ide: model HOB correctly
John Snow
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2020-10-01
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Define various blocks base addresses
Philippe Mathieu-Daudé
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-09-30
net/can: Add can_dlc2len and can_len2dlc for CAN FD.
Jan Charvat
2020-09-30
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
[next]