35 Commits (7608a95d2e0bd8c8d069ab77824d02586dd94648)

Author SHA1 Message Date
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson 90d45638af hw/i386: Constify all Property 1 year ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
Paolo Bonzini 86378b29fa i386: do not use ram_size global 5 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Philippe Mathieu-Daudé c781a2cc42 hw/i386/vmport: Allow QTest use without crashing 6 years ago
Liran Alon 23accdf162 hw/i386/vmport: Assert vmport initialized before registering commands 6 years ago
Liran Alon d6048bfd12 hw/i386/vmport: Add support for CMD_GETHZ 6 years ago
Liran Alon 7f9114b77c hw/i386/vmport: Allow x2apic without IR 6 years ago
Liran Alon acacd3550b hw/i386/vmport: Add support for CMD_GET_VCPU_INFO 6 years ago
Liran Alon aaacf1c15a hw/i386/vmport: Add support for CMD_GETBIOSUUID 6 years ago
Liran Alon dcd938f032 hw/i386/vmport: Define enum for all commands 6 years ago
Liran Alon d8f23d619c hw/i386/vmport: Introduce vmport.h 6 years ago
Liran Alon f8bdc55037 hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION 6 years ago
Liran Alon 2fd2f799f8 hw/i386/vmport: Introduce vmware-vmx-version property 6 years ago
Liran Alon 0342ee761e hw/i386/vmport: Set EAX to -1 on failed and unsupported commands 6 years ago
Liran Alon b889212973 hw/i386/vmport: Propagate IOPort read to vCPU EAX register 6 years ago
Liran Alon c9ab24cef8 hw/i386/vmport: Add device properties 6 years ago
Liran Alon 29282253b7 hw/i386/vmport: Add reference to VMware open-vm-tools 6 years ago
Philippe Mathieu-Daudé d8a05995bd hw/i386: Make vmmouse helpers static 6 years ago
Philippe Mathieu-Daudé e595112985 hw/i386: Add 'vmport.h' local header 6 years ago
Philippe Mathieu-Daudé c7358f4ee1 hw/i386/vmport: Remove unused 'hw/input/i8042.h' include 6 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Philippe Mathieu-Daudé 47973a2dbf hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h 8 years ago
Laurent Vivier 43ab9a5376 hw/i386/vmport: fix missing definitions with non-log trace backends 8 years ago
Philippe Mathieu-Daudé 7299e1a411 hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP 8 years ago
Philippe Mathieu-Daudé 323d7d1d99 i386/pc: move vmport.c to hw/i386/ 9 years ago
Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 9 years ago
Vincent Palatin b39466269b kvm: move cpu synchronization code 9 years ago
Efimov Vasily 936a6447c8 vmport: identify vmport type by macro TYPE_VMPORT 10 years ago
Peter Maydell 0d1c9782a1 hw/misc: Clean up includes 10 years ago
Markus Armbruster f3b176402f isa: Clean up use of cannot_instantiate_with_device_add_yet 13 years ago
Markus Armbruster efec3dd631 qdev: Replace no_user by cannot_instantiate_with_device_add_yet 13 years ago
Andreas Färber 4917cf4432 cpu: Replace cpu_single_env with CPUState current_cpu 13 years ago
Paolo Bonzini 3c16154210 hw/m*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Jan Kiszka d67f679d99 vmport: Disentangle read handler type from portio 13 years ago
Andreas Färber cb446ecab7 kvm: Change cpu_synchronize_state() argument to CPUState 13 years ago
Andreas Färber db895a1e6a isa: Use realizefn for ISADevice 14 years ago
Andreas Färber f02317ad4e vmport: QOM'ify 13 years ago
Paolo Bonzini e28bee8ee6 hw: move other devices to hw/misc/, configure with default-configs/ 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago