summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-011-0/+1
* Add hot_add_cpu hook to QEMUMachineIgor Mammedov2013-05-011-0/+3
* target-i386: Move APIC to ICC busIgor Mammedov2013-05-012-3/+6
* target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-011-1/+1
* target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-011-0/+79
* cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann2013-05-012-9/+49
* target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-2/+0
* cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov2013-05-011-0/+10
* cpu: Add qemu_for_each_cpu()Michael S. Tsirkin2013-05-011-0/+9
* cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov2013-05-011-0/+2
* pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-011-0/+1
* cpu: Introduce CPU hot-plug notifierIgor Mammedov2013-05-011-0/+3
* cpu: Introduce cpu_resume(), for single CPUIgor Mammedov2013-05-011-0/+7
* cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov2013-05-011-10/+10
* cpu: Make kvm-stub.o available outside softmmuIgor Mammedov2013-05-011-2/+2
* sysemu: drop register_devices from headerMichael S. Tsirkin2013-04-301-2/+0
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+3
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
* add a new qevent: QEVENT_GUEST_PANICKEDHu Tao2013-04-301-0/+1
* add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao2013-04-301-0/+1
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-291-1/+0
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-292-21/+4
* serial: QOM'ify ISA serialAndreas Färber2013-04-291-0/+1
* pcspk: QOM'ifyAndreas Färber2013-04-291-1/+3
* mc146818rtc: QOM'ifyAndreas Färber2013-04-291-0/+2
* i8259: QOM cleanupsAndreas Färber2013-04-291-1/+2
* fdc: QOM'ify ISA floppy controllerAndreas Färber2013-04-291-0/+2
* Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori2013-04-292-20/+19
|\
| * win32: add readv/writev emulationPaolo Bonzini2013-04-292-20/+19
* | tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-04-271-0/+17
|/
* Common: Add quick access to first boot deviceDominik Dingel2013-04-261-0/+2
* Remove unnecessary FreeBSD #includeEd Maste2013-04-251-4/+0
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-2/+1
* console: add qemu_console_lookup_by_deviceGerd Hoffmann2013-04-251-0/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+2
* console: qom-ify QemuConsoleGerd Hoffmann2013-04-251-0/+15
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-0/+5
* Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori2013-04-241-0/+5
|\
| * ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-241-0/+5
* | virtio: drop unused function prototypes.KONRAD Frederic2013-04-241-10/+0
* | virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-5/+1
* | virtio: remove virtiobindings.KONRAD Frederic2013-04-242-23/+0
* | virtio: remove the function pointer.KONRAD Frederic2013-04-241-24/+0
* | virtio-bus: add new functions.KONRAD Frederic2013-04-241-0/+5
* | virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-241-1/+1
* | virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-241-2/+0
* | virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-2/+0
* | virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-241-0/+14
* | virtio-rng: don't use pointer for configuration.KONRAD Frederic2013-04-241-1/+1
OpenPOWER on IntegriCloud