summaryrefslogtreecommitdiffstats
path: root/hw/i386/microvm.c
Commit message (Expand)AuthorAgeFilesLines
* numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand2020-07-031-0/+1
* microvm: drop max-ram-below-4g supportGerd Hoffmann2020-06-171-19/+0Star
* microvm: use 3G split unconditionallyGerd Hoffmann2020-06-171-15/+1Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-9/+6Star
* qom: Drop object_property_set_description() parameter @errpMarkus Armbruster2020-05-151-8/+6Star
* x86/microvm: use memdev for RAMIgor Mammedov2020-02-191-7/+5Star
* add device_legacy_reset function to prepare for reset api changeDamien Hedde2020-01-301-1/+1
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-2/+1Star
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-0/+1
* microvm: fix memory leak in microvm_fix_kernel_cmdlineSergio Lopez2019-11-191-0/+2
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-261-1/+1
* hw/i386: Introduce the microvm machine typeSergio Lopez2019-10-221-0/+572