aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé
2020-01-08chardev: use QEMUChrEvent instead of intPaolo Bonzini
2020-01-07chardev/char: Explicit we ignore some QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07vhost-user-net: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/ipmi: Remove unnecessary declarationsPhilippe Mathieu-Daudé
2020-01-07target/i386: Add missed features to Cooperlake CPU modelXiaoyao Li
2020-01-07target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESXiaoyao Li
2020-01-07target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstubmkdolata@us.ibm.com
2020-01-07hw/rtc/mc146818: Add missing dependency on ISA BusPhilippe Mathieu-Daudé
2020-01-07hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOFPhilippe Mathieu-Daudé
2020-01-07hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROMPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Only select FDT helper for machines using itPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOSPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Makefile: Simplify the sPAPR PCI objects rulePhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devicesPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devicesPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platformsPhilippe Mathieu-Daudé
2020-01-07hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA configPhilippe Mathieu-Daudé
2020-01-07hw/intc/i8259: Fix Kconfig dependency on ISA busPhilippe Mathieu-Daudé
2020-01-07hw/usb/redirect: Do not link 'usb-redir' device when USB not enabledPhilippe Mathieu-Daudé
2020-01-07hw/timer/Kconfig: Intel 8254 PIT depends of ISA busPhilippe Mathieu-Daudé
2020-01-07hw/i386/pc: fix regression in parsing vga cmdline parameterPeter Wu
2020-01-07hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé
2020-01-07replay: record and replay random number sourcesPavel Dovgalyuk
2020-01-07replay: check other timers for icount limitPavel Dovgalyuk
2020-01-07hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov
2020-01-07accel/kvm: Make "kernel_irqchip" default onXiaoyao Li
2020-01-07x86: Check for machine state object class before typecasting itMichal Privoznik
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell
2020-01-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell
2020-01-06Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...Peter Maydell
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...Peter Maydell
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau
2020-01-06tests: add migration-helpers unitMarc-André Lureau
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau
2020-01-06configure: add GDBUS_CODEGENMarc-André Lureau
2020-01-06Add dbus-vmstate objectMarc-André Lureau
2020-01-06util: add dbus helper unitMarc-André Lureau
2020-01-06docs: start a document to describe D-Bus usageMarc-André Lureau
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau