fe47ad3aa9
piix: Move QOM macros to header
...
This will make future conversion to OBJECT_DECLARE* easier.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com >
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
Tested-By: Roman Bolshakov <r.bolshakov@yadro.com >
Message-Id: <20200825192110.3528606-37-ehabkost@redhat.com >
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
2020-08-27 14:04:55 -04:00
da278d58a0
accel: Move Xen accelerator code under accel/xen/
...
This code is not related to hardware emulation.
Move it under accel/ with the other hypervisors.
Reviewed-by: Paul Durrant <paul@xen.org >
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Message-Id: <20200508100222.7112-1-philmd@redhat.com >
Reviewed-by: Juan Quintela <quintela@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2020-06-10 12:09:56 -04:00
14a026dd58
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
...
Move all the PIIX3 functions to a new file: hw/isa/piix3.c.
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com >
2019-11-05 23:33:12 +01:00