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
2022-06-30
Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2022-06-29
Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu in...
Richard Henderson
2022-06-29
block/block-copy: block_copy(): add timeout_ns parameter
Vladimir Sementsov-Ogievskiy
2022-06-29
util: add qemu-co-timeout
Vladimir Sementsov-Ogievskiy
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-29
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2022-06-28
hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
Bernhard Beschow
2022-06-28
util: Return void on iova_tree_remove
Eugenio Pérez
2022-06-28
qom/object: Remove circular include dependency
Philippe Mathieu-Daudé
2022-06-28
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-28
semihosting: Create semihost_sys_poll_one
Richard Henderson
2022-06-28
semihosting: Remove qemu_semihosting_console_outs
Richard Henderson
2022-06-28
semihosting: Remove qemu_semihosting_console_outc
Richard Henderson
2022-06-28
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
2022-06-28
semihosting: Add GuestFDConsole
Richard Henderson
2022-06-28
semihosting: Create qemu_semihosting_console_write
Richard Henderson
2022-06-28
semihosting: Cleanup chardev init
Richard Henderson
2022-06-28
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
2022-06-28
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
2022-06-28
semihosting: Fix docs comment for qemu_semihosting_console_inc
Richard Henderson
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
semihosting: Create semihost_sys_gettimeofday
Richard Henderson
2022-06-28
semihosting: Create semihost_sys_{stat,fstat}
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_system
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_rename
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_remove
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_flen
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_isatty
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_lseek
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_write
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_read
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_close
Richard Henderson
2022-06-28
semihosting: Split out semihost_sys_open
Richard Henderson
2022-06-28
include/exec: Define errno values in gdbstub.h
Richard Henderson
2022-06-28
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
semihosting: Move common-semi.h to include/semihosting/
Richard Henderson
2022-06-28
semihosting: Split out guestfd.c
Richard Henderson
2022-06-28
semihosting: Add target_strlen for softmmu-uaccess.h
Richard Henderson
2022-06-28
semihosting: Move softmmu-uaccess.h functions out of line
Richard Henderson
2022-06-28
semihosting: Return failure from softmmu-uaccess.h functions
Richard Henderson
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-27
include/hw/virtio: document vhost_ack_features
Alex Bennée
2022-06-27
include/hw/virtio: document vhost_get_features
Alex Bennée
2022-06-27
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-27
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-27
accel: Introduce current_accel_name()
Alexander Graf
2022-06-26
ps2: remove update_irq() function and update_arg parameter
Mark Cave-Ayland
2022-06-26
pckbd: add QEMU interface comment for I8042 device
Mark Cave-Ayland
2022-06-26
pckbd: add QEMU interface comment for I8042_MMIO device
Mark Cave-Ayland
[next]