aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini
2013-04-29qom: do not return root for empty pathPaolo Bonzini
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini
2013-04-29audio: remove CONFIG_* symbolsPaolo Bonzini
2013-04-29audio: remove HAS_AUDIOPaolo Bonzini
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-29adlib: qdev-ifyPaolo Bonzini
2013-04-29doc: document the Pseudo-encoding of LED stateLei Li
2013-04-29vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATELei Li
2013-04-29vnc: Support for LED state extensionLei Li
2013-04-29vnc: Add SCROLL lock key to kbd_ledsLei Li
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber
2013-04-29wdt_ib700: QOM'ifyAndreas Färber
2013-04-29vmport: QOM'ifyAndreas Färber
2013-04-29vmmouse: QOM'ifyAndreas Färber
2013-04-29vga-isa: QOM'ify ISA VGAAndreas Färber