qemu-patch-raspberry4/hw/i386
Anthony Liguori fd8192a5a8 Merge remote-tracking branch 'afaerber/qom-cpu' into staging
# By Eduardo Habkost (6) and others
# Via Andreas Färber
* afaerber/qom-cpu:
  target-i386: n270 can MOVBE
  target-i386: Introduce generic CPUID feature compat function
  target-i386: Change CPUID model of 486 to 8
  target-i386: Emulate X86CPU subclasses for global properties
  qdev: Introduce qdev_prop_set_globals_for_type()
  qdev: Let qdev_prop_parse() pass through Error
  target-i386: Add "filtered-features" property to X86CPU
  target-i386: Introduce X86CPU::filtered_features field
  target-i386: Add "feature-words" property to X86CPU
  target-i386: Use FeatureWord loop on filter_features_for_kvm()
  target-i386: Add ECX information to FeatureWordInfo
2013-05-07 06:32:00 -05:00
..
kvm target-i386: Replace cpuid_*features fields with a feature word array 2013-05-02 00:27:55 +02:00
kvmvapic.c kvmvapic: add ioport read accessor 2013-05-06 14:52:26 +03:00
Makefile.objs hw: move hw/kvm/ to hw/i386/kvm 2013-04-08 18:13:16 +02:00
multiboot.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
multiboot.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pc.c pc: Implement QEMUMachine::hot_add_cpu hook 2013-05-01 13:06:07 +02:00
pc_piix.c target-i386: n270 can MOVBE 2013-05-06 22:27:49 +02:00
pc_q35.c target-i386: n270 can MOVBE 2013-05-06 22:27:49 +02:00
smbios.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
xen_domainbuild.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_domainbuild.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_machine_pv.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00