Age | Commit message (Expand) | Author |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-01-19 | nvdimm: add 'unarmed' option | Haozhong Zhang |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2017-12-18 | hw/acpi: ACPI_PM_* defines are not restricted to i386 arch | Philippe Mathieu-Daudé |
2017-12-18 | hw: use "qemu/osdep.h" as first #include in source files | Philippe Mathieu-Daudé |
2017-12-05 | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson |
2017-12-05 | vmgenid: use UUID property type | Roman Kagan |
2017-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-16 | tco: add trace events | Paolo Bonzini |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-10-15 | fw_cfg: add write callback | Marc-André Lureau |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | Convert single line fprintf(.../n) to warn_report() | Alistair Francis |
2017-09-08 | vmgenid: replace x-write-pointer-available hack | Marc-André Lureau |
2017-09-08 | acpi/vmgenid: change device category to misc | Yoni Bettan |
2017-09-08 | Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" | Anthony PERARD |
2017-09-08 | hw/acpi: Move acpi_set_pci_info to pcihp | Anthony PERARD |
2017-09-08 | hw/acpi: Limit hotplug to root bus on legacy mode | Anthony PERARD |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-04 | include/exec/poison: Mark CONFIG_KVM as poisoned, too | Thomas Huth |
2017-06-20 | pcihp: use get_uint() for "bsel" property | Marc-André Lureau |
2017-06-20 | pc-dimm: make "size" property uint64 | Marc-André Lureau |
2017-06-20 | pc-dimm: use get_uint() for dimm properties | Marc-André Lureau |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |
2017-06-08 | nvdimm acpi: fix region format interface code | Haozhong Zhang |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-18 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2017-05-11 | pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() | Igor Mammedov |
2017-05-11 | numa: Allow setting NUMA distance for different NUMA nodes | He Chen |
2017-05-10 | ACPI: don't call acpi_pcihp_device_plug_cb on xen | Bruce Rogers |
2017-05-10 | hw/arm/virt: generate 64-bit addressable ACPI objects | Ard Biesheuvel |
2017-04-05 | tco: do not generate an NMI | Paolo Bonzini |
2017-03-22 | hw/acpi/vmgenid: prevent more than one vmgenid device | Laszlo Ersek |
2017-03-22 | hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types | Laszlo Ersek |
2017-03-15 | Bugfix: Handle error if VM Generation ID device not present | Ben Warren |
2017-03-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-03-02 | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov |
2017-03-02 | ACPI: Add Virtual Machine Generation ID support | Ben Warren |
2017-03-02 | ACPI: Add vmgenid blob storage to the build tables | Ben Warren |
2017-03-02 | linker-loader: Add new 'write pointer' command | Ben Warren |
2017-03-01 | bus: do not unref hotplug handler | Marc-André Lureau |
2017-03-01 | pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice | Igor Mammedov |
2017-02-28 | hw/acpi/tco.c: fix tco timer stop | Igor Pavlikevich |
2017-02-22 | change CPUArchId.cpu type to Object* | Igor Mammedov |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov |
2017-01-16 | acpi: filter based on CONFIG_ACPI_X86 rather than TARGET | Paolo Bonzini |
2017-01-16 | stubs: move acpi stubs to hw/acpi | Paolo Bonzini |