aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-02Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-05-02Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-02Drop redundant resume_all_vcpus() from main()Jan Kiszka
2013-05-02cpus: Fix pausing TCG CPUs while in vCPU threadAndreas Färber
2013-05-02target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost
2013-05-02target-i386: Break CPUID feature definition linesEduardo Habkost
2013-05-01target-i386/kvm.c: Code formatting changesEduardo Habkost
2013-05-01target-i386: Group together level, xlevel, xlevel2 fieldsEduardo Habkost
2013-05-01pvscsi: fix compilation on 32 bit hostsHervé Poussineau
2013-05-01Trivial grammar and spelling fixesStefan Weil
2013-05-01configure: Pick up libseccomp include pathAndreas Färber
2013-05-01pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov
2013-05-01QMP: Add cpu-add commandIgor Mammedov
2013-05-01Add hot_add_cpu hook to QEMUMachineIgor Mammedov
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov
2013-05-01cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann
2013-05-01kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov
2013-05-01target-i386: Do not allow to set apic-id once CPU is realizedIgor Mammedov
2013-05-01target-i386: Introduce apic-id CPU propertyIgor Mammedov
2013-05-01target-i386: Introduce feat2prop() for CPU propertiesIgor Mammedov
2013-05-01acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov
2013-05-01cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov
2013-05-01cpus: Use qemu_for_each_cpu() in TCG threadIgor Mammedov
2013-05-01cpu: Add qemu_for_each_cpu()Michael S. Tsirkin
2013-05-01cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov
2013-05-01cpu: Introduce CPU hot-plug notifierIgor Mammedov
2013-05-01cpu: Resume CPU from DeviceClass::realize() if hot-pluggedIgor Mammedov
2013-05-01cpu: Introduce cpu_resume(), for single CPUIgor Mammedov
2013-05-01cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov
2013-05-01cpu: Make kvm-stub.o available outside softmmuIgor Mammedov
2013-04-30virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang
2013-04-30sysemu: drop register_devices from headerMichael S. Tsirkin
2013-04-30libqtest: only call fclose() on open filesJesse Larrew
2013-04-30Wire up disabled wait a panicked event on s390Christian Borntraeger
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao
2013-04-30pvpanic: add document of pvpanicHu Tao
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao
2013-04-30fw_cfg: add required header filesHu Tao
2013-04-30introduce a new qom device to deal with panicked eventHu Tao
2013-04-30add a new qevent: QEVENT_GUEST_PANICKEDHu Tao
2013-04-30add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao
2013-04-30qdev: Report errors collected during device realizationJan Kiszka
2013-04-30rules.mk: Fix build breakageDunrong Huang
2013-04-30QOM: Fail casts for unknown typesAlexander Graf
2013-04-30pc_piix: remove undesired change in pc_init1Paolo Bonzini
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini