aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24object: return self in object_ref()Marc-André Lureau
2020-01-24object: release all propsMarc-André Lureau
2020-01-24object: add object_class_property_add_link()Marc-André Lureau
2020-01-24object: express const link with link propertyMarc-André Lureau
2020-01-24object: add direct link flagMarc-André Lureau
2020-01-24object: rename link "child" to "target"Marc-André Lureau
2020-01-24object: check strong flag with &Marc-André Lureau
2020-01-24object: do not free class propertiesMarc-André Lureau
2020-01-24object: add object_property_set_defaultMarc-André Lureau
2020-01-24qstring: add qstring_free()Marc-André Lureau
2020-01-24object: make object_class_property_add* return propertyMarc-André Lureau
2020-01-24object: add class property initializerMarc-André Lureau
2020-01-24object: avoid extra class property key duplicationMarc-André Lureau
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau
2020-01-24qdev: remove extraneous errorMarc-André Lureau
2020-01-24qdev: remove duplicated qdev_property_add_static() docMarc-André Lureau
2020-01-24object: add extra sanity checksMarc-André Lureau
2020-01-24accel/tcg: Sanitize include pathPhilippe Mathieu-Daudé
2020-01-24accel: Replace current_machine->accelerator by current_accel() wrapperPhilippe Mathieu-Daudé
2020-01-24accel: Introduce the current_accel() wrapperPhilippe Mathieu-Daudé
2020-01-24qom/object: Display more helpful message when a parent is missingPhilippe Mathieu-Daudé
2020-01-24target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()Philippe Mathieu-Daudé
2020-01-24hw/ppc/spapr_rtas: Remove local variablePhilippe Mathieu-Daudé
2020-01-24hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argumentPhilippe Mathieu-Daudé
2020-01-24hw/ppc/spapr_rtas: Use local MachineState variablePhilippe Mathieu-Daudé
2020-01-24virtio-scsi: convert to new virtio_delete_queuePan Nengyuan
2020-01-24virtio-scsi: delete vqs in unrealize to avoid memleaksPan Nengyuan
2020-01-24target/i386: kvm: initialize microcode revision from KVMPaolo Bonzini
2020-01-24target/i386: add a ucode-rev propertyPaolo Bonzini
2020-01-24target/i386: kvm: initialize feature MSRs very earlyPaolo Bonzini
2020-01-24hw/core/Makefile: Group generic objects versus system-mode objectsPhilippe Mathieu-Daudé
2020-01-24hw/core: Restrict reset handlers API to system-modePhilippe Mathieu-Daudé
2020-01-24Makefile: Remove unhelpful commentPhilippe Mathieu-Daudé
2020-01-24Makefile: Restrict system emulation and tools objectsPhilippe Mathieu-Daudé
2020-01-24Makefile: Clarify all the codebase requires qom/ objectsPhilippe Mathieu-Daudé
2020-01-24configure: Do not build libfdt if not requiredPhilippe Mathieu-Daudé
2020-01-24hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé
2020-01-24hw/net/imx_fec: Remove unuseful FALLTHROUGH commentsPhilippe Mathieu-Daudé
2020-01-24hw/net/imx_fec: Rewrite fall through commentsPhilippe Mathieu-Daudé
2020-01-24hw/timer/aspeed_timer: Add a fall through commentPhilippe Mathieu-Daudé
2020-01-24hw/display/tcx: Add missing fall through commentsPhilippe Mathieu-Daudé
2020-01-24audio/audio: Add missing fall through commentPhilippe Mathieu-Daudé
2020-01-24qom/object: Display more helpful message when an interface is missingPhilippe Mathieu-Daudé
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi
2020-01-24pvpanic: introduce crashloaded for pvpaniczhenwei pi
2020-01-24cpu: Use cpu_class_set_parent_reset()Greg Kurz
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2020-01-21Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20200121' ...Peter Maydell
2020-01-21gitlab-ci.yml: Add jobs to build EDK2 firmware binariesPhilippe Mathieu-Daudé