index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
cpu: Introduce env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
tcg: Fold CPUTLBWindow into CPUTLBDesc
Richard Henderson
2019-06-07
accel: Remove unused AccelClass::opt_name attribute
Wainer dos Santos Moschetta
2019-06-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging
Peter Maydell
2019-06-07
linux-user: elf: ELF_HWCAP for s390x
David Hildenbrand
2019-06-07
egl-helpers: add modifier support to egl_get_fd_for_texture().
Gerd Hoffmann
2019-06-07
console: add dmabuf modifier field.
Gerd Hoffmann
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-04
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
2019-06-04
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
2019-06-04
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
memory: Remove memory_region_get_dirty()
Peter Xu
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
2019-05-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
2019-05-29
pci: Make is_bridge a bool
David Gibson
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-29
acpi: pci: use build_append_foo() API to construct MCFG
Wei Yang
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
2019-05-29
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
2019-05-29
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
2019-05-29
virtio-gpu: add a pixman helper header
Marc-André Lureau
2019-05-29
virtio-gpu: add bswap helpers header
Marc-André Lureau
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
sysbus: add a sysbus_mmio_unmap() helper
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
[next]