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
/
hw
Age
Commit message (
Expand
)
Author
2017-12-18
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
hw/unicore32: restrict hw addr defines to source file
Philippe Mathieu-Daudé
2017-12-18
hw/virtio-balloon: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
hw/i2c: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
hw/ipmi: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
hw/ide: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2017-12-18
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
hw/misc/pvpanic: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
hw/input/vmmouse: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-18
hw/input/hid: Add support for several keys.
Tao Wu
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
2017-12-18
Remove empty statements
Ladi Prosek
2017-12-17
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
2017-12-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...
Peter Maydell
2017-12-15
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
2017-12-14
tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
Stefan Berger
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
2017-12-14
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
2017-12-14
tpm: pull tpm_util_request() out of tpm_util_test()
Stefan Berger
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
2017-12-14
tpm-tis: use DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-14
tpm-tis: check that at most one TPM device exists
Marc-André Lureau
2017-12-14
tpm-tis: remove redundant 'tpm_tis:' in error messages
Marc-André Lureau
2017-12-14
tpm-emulator: add a FIXME comment about blocking cancel
Marc-André Lureau
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-14
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
[next]