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
/
hw
Age
Commit message (
Expand
)
Author
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-30
vhost-scsi: support inflight io track
Li Feng
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...
Peter Maydell
2020-09-29
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-29
edid: use physical dimensions if available
Marc-André Lureau
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
vhost: recheck dev state in the vhost_migration_log routine
Dima Stepanov
2020-09-29
vhost-vdpa: batch updating IOTLB mappings
Jason Wang
2020-09-29
vhost: switch to use IOTLB v2 format
Jason Wang
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
virtio-blk: undo destructive iov_discard_*() operations
Stefan Hajnoczi
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...
Peter Maydell
2020-09-21
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-21
hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
hw/i386/vmport: Drop superfluous parenthesis around function typedef
Philippe Mathieu-Daudé
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-18
sifive_u: Rename memmap enum constants
Eduardo Habkost
2020-09-18
sifive_e: Rename memmap enum constants
Eduardo Habkost
2020-09-17
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-17
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
2020-09-17
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2020-09-17
acpi: ged: add x86 device variant.
Gerd Hoffmann
2020-09-17
acpi: ged: add control regs
Gerd Hoffmann
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-14
hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
Havard Skinnemoen
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
hw/nvram: NPCM7xx OTP device model
Havard Skinnemoen
2020-09-14
hw/arm: Add two NPCM7xx-based machines
Havard Skinnemoen
2020-09-14
hw/arm: Add NPCM730 and NPCM750 SoC models
Havard Skinnemoen
2020-09-14
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
2020-09-14
hw/misc: Add NPCM7xx Clock Controller device model
Havard Skinnemoen
2020-09-14
hw/misc: Add NPCM7xx System Global Control Registers device model
Havard Skinnemoen
[next]