Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | vt82c686: fix coverity warning about out-of-bounds write | zhanghailiang | 1 | -22/+19 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -2/+2 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -2/+5 |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 1 | -3/+3 |
2014-09-02 | Fix debug print warning | Gonglei | 1 | -2/+3 |
2014-08-15 | isa-bus: don't use 'Yoda conditions' | Gonglei | 1 | -1/+1 |
2014-08-15 | pci-host: update obsolete reference about piix_pci.c | Gonglei | 1 | -1/+1 |
2014-06-19 | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov | 1 | -0/+3 |
2014-06-19 | pc: q35: acpi: report error to user on unsupported unplug request | Igor Mammedov | 1 | -0/+2 |
2014-06-19 | acpi:ich9: add memory hotplug handling | Igor Mammedov | 1 | -0/+20 |
2014-06-19 | pc: ich9 lpc: make it work with global/compat properties | Igor Mammedov | 1 | -5/+10 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 4 | -8/+3 |
2014-06-10 | hw/isa/pc87312: Remove unused function is_parallel_epp() | Peter Maydell | 1 | -5/+0 |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov | 1 | -3/+8 |
2014-02-20 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell | 2 | -3/+3 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 1 | -1/+1 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -2/+2 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -1/+1 |
2013-12-23 | vt82c686: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+5 |
2013-12-23 | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+5 |
2013-12-23 | ich9: Document why cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -2/+5 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 4 | -4/+4 |
2013-10-14 | ich9: APIs for pc guest info | Michael S. Tsirkin | 1 | -0/+40 |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 1 | -1/+1 |
2013-07-31 | i82378: Cleanup implementation | Hervé Poussineau | 1 | -170/+42 |
2013-07-31 | pci-host/prep: Set isa_mem_base in the PCI host bridge | Hervé Poussineau | 1 | -3/+0 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 3 | -0/+5 |
2013-07-25 | isa_mmio: delete | Paolo Bonzini | 2 | -82/+0 |
2013-07-23 | isa-bus: Drop isabus_bridge_init() since it does nothing | Hu Tao | 1 | -8/+0 |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 1 | -1/+1 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 5 | -7/+9 |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 2 | -2/+2 |
2013-07-04 | memory: introduce memory_region_present | Paolo Bonzini | 1 | -4/+4 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 6 | -10/+10 |
2013-07-04 | isa: implement isa_is_ioport_assigned via memory_region_find | Jan Kiszka | 1 | -4/+5 |
2013-07-04 | vt82c686: replace register_ioport* | Jan Kiszka | 1 | -14/+26 |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber | 2 | -3/+3 |
2013-06-07 | isa: QOM'ify ISABus | Andreas Färber | 4 | -7/+7 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 2 | -20/+5 |
2013-04-24 | ich9: kill cmos_s3 | Hu Tao | 1 | -2/+2 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 3 | -0/+1116 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 7 | -0/+1283 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |