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-22
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
2020-10-21
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
2020-10-21
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
spice: add module helpers
Gerd Hoffmann
2020-10-21
microvm: add usb support
Gerd Hoffmann
2020-10-21
usb/xhci: add xhci_sysbus_build_aml() helper
Gerd Hoffmann
2020-10-21
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-20
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
2020-10-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...
Peter Maydell
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-16
hw/core/clock: Add the clock_new helper function
Luc Michel
2020-10-16
util/cutils: Introduce freq_to_str() to display Hertz units
Philippe Mathieu-Daudé
2020-10-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-15
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
2020-10-15
keyval: Parse help options
Kevin Wolf
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-10-15
chardev/spice: make qemu_chr_open_spice_port static
Gerd Hoffmann
2020-10-15
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
kvm: Correct documentation of kvm_irqchip_*()
Eduardo Habkost
2020-10-14
win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...
Yonggang Luo
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
2020-10-12
exec: split out non-softmmu-specific parts
Paolo Bonzini
2020-10-09
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...
Peter Maydell
2020-10-09
block: Add bdrv_lock()/unlock()
Kevin Wolf
2020-10-09
block: Add bdrv_co_enter()/leave()
Kevin Wolf
2020-10-09
util/async: Add aio_co_reschedule_self()
Kevin Wolf
2020-10-09
qmp: Move dispatcher to a coroutine
Kevin Wolf
[next]