summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* microvm: add usb supportGerd Hoffmann2020-10-211-1/+4
* x86: make pci irqs runtime configurableGerd Hoffmann2020-10-211-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-011-0/+32
|\
| * microvm: add pcie supportGerd Hoffmann2020-09-301-4/+14
| * microvm: add irq tableGerd Hoffmann2020-09-301-0/+22
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-301-0/+3
* | typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-301-2/+2
|/
* x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov2020-09-291-0/+2
* x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov2020-09-291-0/+2
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-1/+0Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-217-25/+7Star
|\
| * Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-182-6/+2Star
| * Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-185-19/+5Star
* | hw/i386/vmport: Drop superfluous parenthesis around function typedefPhilippe Mathieu-Daudé2020-09-181-1/+1
|/
* x86: move cpu hotplug from pc to x86Gerd Hoffmann2020-09-171-0/+10
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-173-2/+1Star
* x86: constify x86_machine_is_*_enabledGerd Hoffmann2020-09-171-2/+2
* microvm/acpi: add minimal acpi supportGerd Hoffmann2020-09-171-0/+9
* microvm: make virtio irq base runtime configurableGerd Hoffmann2020-09-171-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-098-40/+16Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-098-20/+35
* Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger2020-09-021-1/+0Star
* Revert "hw/386: Add EPYC mode topology decoding functions"Babu Moger2020-09-021-100/+0Star
* Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger2020-09-021-9/+0Star
* x86-iommu: Rename QOM type macrosEduardo Habkost2020-09-021-2/+2
* hw: add compat machines for 5.2Cornelia Huck2020-08-191-0/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-07-111-0/+1
|\
| * apic: Report current_count via 'info lapic'Jan Kiszka2020-07-111-0/+1
* | xen: cleanup unrealized flash devicesPaul Durrant2020-07-101-0/+1
|/
* audio: create pcspk device earlyGerd Hoffmann2020-07-061-0/+1
* pc_basic_device_init: drop no_vmport argGerd Hoffmann2020-07-061-1/+0Star
* pc_basic_device_init: drop has_pit argGerd Hoffmann2020-07-061-1/+0Star
* pc_basic_device_init: pass PCMachineStateGerd Hoffmann2020-07-061-1/+2
* floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2020-06-241-1/+0Star
* microvm: move virtio base to 0xfeb00000Gerd Hoffmann2020-06-171-1/+1
* x86: move max-ram-below-4g to pcGerd Hoffmann2020-06-172-4/+2Star
* hw/i386/vmport: Add support for CMD_GETHZLiran Alon2020-06-101-0/+1
* hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon2020-06-101-0/+1
* hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon2020-06-101-0/+1
* hw/i386/vmport: Define enum for all commandsLiran Alon2020-06-101-1/+10
* hw/i386/vmport: Introduce vmport.hLiran Alon2020-06-101-0/+16
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-0/+3
* hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2020-05-041-4/+0Star
* hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé2020-05-041-3/+0Star
* hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé2020-05-041-6/+0Star
* hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger2020-04-011-0/+9
* hw/386: Add EPYC mode topology decoding functionsBabu Moger2020-04-011-0/+100
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-0/+3
* hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_idsBabu Moger2020-03-181-3/+3
* hw/i386: Update structures to save the number of nodes per packageBabu Moger2020-03-181-0/+1