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
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
chardev: use QEMUChrEvent instead of int
Paolo Bonzini
2020-01-07
chardev/char: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
vhost-user-net: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
hw/ipmi: Remove unnecessary declarations
Philippe Mathieu-Daudé
2020-01-07
target/i386: Add missed features to Cooperlake CPU model
Xiaoyao Li
2020-01-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Xiaoyao Li
2020-01-07
target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
mkdolata@us.ibm.com
2020-01-07
hw/rtc/mc146818: Add missing dependency on ISA Bus
Philippe Mathieu-Daudé
2020-01-07
hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
Philippe Mathieu-Daudé
2020-01-07
hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Only select FDT helper for machines using it
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
Philippe Mathieu-Daudé
2020-01-07
hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config
Philippe Mathieu-Daudé
2020-01-07
hw/intc/i8259: Fix Kconfig dependency on ISA bus
Philippe Mathieu-Daudé
2020-01-07
hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
Philippe Mathieu-Daudé
2020-01-07
hw/timer/Kconfig: Intel 8254 PIT depends of ISA bus
Philippe Mathieu-Daudé
2020-01-07
hw/i386/pc: fix regression in parsing vga cmdline parameter
Peter Wu
2020-01-07
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
2020-01-07
replay: record and replay random number sources
Pavel Dovgalyuk
2020-01-07
replay: check other timers for icount limit
Pavel Dovgalyuk
2020-01-07
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2020-01-07
accel/kvm: Make "kernel_irqchip" default on
Xiaoyao Li
2020-01-07
x86: Check for machine state object class before typecasting it
Michal Privoznik
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...
Peter Maydell
2020-01-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...
Peter Maydell
2020-01-06
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...
Peter Maydell
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...
Peter Maydell
2020-01-06
tests: add dbus-vmstate-test
Marc-André Lureau
2020-01-06
tests: add migration-helpers unit
Marc-André Lureau
2020-01-06
dockerfiles: add dbus-daemon to some of latest distributions
Marc-André Lureau
2020-01-06
configure: add GDBUS_CODEGEN
Marc-André Lureau
2020-01-06
Add dbus-vmstate object
Marc-André Lureau
2020-01-06
util: add dbus helper unit
Marc-André Lureau
2020-01-06
docs: start a document to describe D-Bus usage
Marc-André Lureau
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
[next]