summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov6-24/+42
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov6-10/+24
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov8-0/+211
2013-05-01cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann8-57/+153
2013-05-01kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov1-0/+1
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov5-5/+4
2013-05-01target-i386: Do not allow to set apic-id once CPU is realizedIgor Mammedov1-0/+7
2013-05-01target-i386: Introduce apic-id CPU propertyIgor Mammedov2-1/+68
2013-05-01target-i386: Introduce feat2prop() for CPU propertiesIgor Mammedov1-4/+15
2013-05-01acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2-2/+110
2013-05-01cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov2-0/+36
2013-05-01cpus: Use qemu_for_each_cpu() in TCG threadIgor Mammedov1-6/+7
2013-05-01cpu: Add qemu_for_each_cpu()Michael S. Tsirkin2-0/+19
2013-05-01cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov3-0/+18
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov3-0/+28
2013-05-01cpu: Introduce CPU hot-plug notifierIgor Mammedov2-0/+15
2013-05-01cpu: Resume CPU from DeviceClass::realize() if hot-pluggedIgor Mammedov1-0/+1
2013-05-01cpu: Introduce cpu_resume(), for single CPUIgor Mammedov4-3/+21
2013-05-01cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov5-11/+18
2013-05-01cpu: Make kvm-stub.o available outside softmmuIgor Mammedov3-10/+15
2013-04-30virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang1-0/+1
2013-04-30sysemu: drop register_devices from headerMichael S. Tsirkin1-2/+0
2013-04-30libqtest: only call fclose() on open filesJesse Larrew1-1/+1
2013-04-30Wire up disabled wait a panicked event on s390Christian Borntraeger1-3/+14
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao4-0/+29
2013-04-30pvpanic: add document of pvpanicHu Tao1-0/+39
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao2-1/+21
2013-04-30fw_cfg: add required header filesHu Tao1-0/+7
2013-04-30introduce a new qom device to deal with panicked eventHu Tao4-0/+127
2013-04-30add a new qevent: QEVENT_GUEST_PANICKEDHu Tao3-0/+16
2013-04-30add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao4-5/+17
2013-04-30qdev: Report errors collected during device realizationJan Kiszka1-0/+1
2013-04-30rules.mk: Fix build breakageDunrong Huang1-1/+1
2013-04-30QOM: Fail casts for unknown typesAlexander Graf1-0/+5
2013-04-30pc_piix: remove undesired change in pc_init1Paolo Bonzini1-0/+1
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini8-14/+5
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini7-12/+17
2013-04-29qom: do not return root for empty pathPaolo Bonzini1-10/+2
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini12-25/+23
2013-04-29audio: remove CONFIG_* symbolsPaolo Bonzini1-9/+0
2013-04-29audio: remove HAS_AUDIOPaolo Bonzini6-41/+0
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini13-144/+62
2013-04-29adlib: qdev-ifyPaolo Bonzini1-17/+66
2013-04-29doc: document the Pseudo-encoding of LED stateLei Li1-0/+50
2013-04-29vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATELei Li1-0/+5
2013-04-29vnc: Support for LED state extensionLei Li2-0/+48
2013-04-29vnc: Add SCROLL lock key to kbd_ledsLei Li1-1/+5
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber1-3/+4
2013-04-29wdt_ib700: QOM'ifyAndreas Färber1-4/+8
2013-04-29vmport: QOM'ifyAndreas Färber1-4/+8