Age | Commit message (Expand) | Author |
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 |
2017-12-14 | tpm: lookup the the TPM interface instead of TIS device | Marc-André Lureau |
2017-12-14 | tpm: rename qemu_find_tpm() -> qemu_find_tpm_be() | Marc-André Lureau |
2017-12-14 | tpm-tis: simplify header inclusion | Marc-André Lureau |
2017-12-14 | tpm-passthrough: workaround a possible race | Marc-André Lureau |
2017-12-14 | tpm-passthrough: simplify create() | Marc-André Lureau |
2017-12-14 | tpm-passthrough: make it safer to destroy after creation | Marc-André Lureau |
2017-12-14 | tpm-backend: move set 'id' to common code | Marc-André Lureau |
2017-12-14 | tpm-passthrough: pass TPMPassthruState to handle_device_opts | Marc-André Lureau |
2017-12-14 | tpm-passthrough: don't save guessed cancel_path in options | Marc-André Lureau |
2017-12-14 | tpm-be: ask model to the TPM interface | Marc-André Lureau |
2017-12-14 | tpm-be: report error instead of front-end | Marc-André Lureau |
2017-12-14 | tpm-be: call request_completed() out of thread | Marc-André Lureau |
2017-12-14 | tpm-tis: no longer expose TPMState | Marc-André Lureau |
2017-12-14 | tpm-backend: store TPMIf interface, improve backend_init() | Marc-André Lureau |
2017-12-14 | tpm: move TpmIf in include/sysemu/tpm.h | Marc-André Lureau |
2017-12-14 | tpm-tis: remove unused locty_number | Marc-André Lureau |
2017-12-14 | xen/pt: Set is_express to avoid out-of-bounds write | Simon Gaiser |
2017-12-14 | xenfb: activate input handlers for raw pointer devices | Owen Smith |
2017-12-14 | xenfb: Add [feature|request]-raw-pointer | Owen Smith |
2017-12-14 | xenfb: Use Input Handlers directly | Owen Smith |
2017-12-14 | xen-disk: use an IOThread per instance | Paul Durrant |
2017-12-15 | spapr: don't initialize PATB entry if max-cpu-compat < power9 | Laurent Vivier |
2017-12-15 | spapr: Assume msi_nonbroken | David Gibson |
2017-12-15 | spapr: Rename machine init functions for clarity | David Gibson |
2017-12-15 | spapr_events: drop bogus cell from "interrupt-ranges" property | Greg Kurz |
2017-12-15 | spapr: fix LSI interrupt specifiers in the device tree | Greg Kurz |
2017-12-15 | spapr: replace numa_get_node() with lookup in pc-dimm list | Igor Mammedov |
2017-12-15 | spapr: introduce a spapr_qirq() helper | Cédric Le Goater |
2017-12-15 | spapr: introduce a spapr_irq_set_lsi() helper | Cédric Le Goater |
2017-12-15 | spapr: move the IRQ allocation routines under the machine | Cédric Le Goater |
2017-12-15 | ppc/xics: assign of the CPU 'intc' pointer under the core | Cédric Le Goater |
2017-12-15 | ppc/xics: introduce an icp_create() helper | Cédric Le Goater |
2017-12-15 | spapr/rtas: do not reset the MSR in stop-self command | Cédric Le Goater |
2017-12-15 | spapr/rtas: fix reboot of a a SMP TCG guest | Cédric Le Goater |
2017-12-15 | spapr/rtas: disable the decrementer interrupt when a CPU is unplugged | Cédric Le Goater |
2017-12-15 | e500: fix pci host bridge class/type | Michael Davidsaver |
2017-12-15 | openpic: debug w/ info_report() | Michael Davidsaver |
2017-12-15 | nvram: add AT24Cx i2c eeprom | Michael Davidsaver |
2017-12-15 | e500: name openpic and pci host bridge | Michael Davidsaver |
2017-12-15 | spapr_cpu_core: instantiate CPUs separately | Greg Kurz |
2017-12-15 | spapr: Add pseries-2.12 machine type | David Gibson |
2017-12-15 | ppc/xics: remove useless if condition | Cédric Le Goater |
2017-12-14 | s390x: change the QEMU cpu model to a stripped down z12 | David Hildenbrand |