summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target-i386: Introduce apic-id CPU propertyIgor Mammedov2013-05-012-1/+68
| * target-i386: Introduce feat2prop() for CPU propertiesIgor Mammedov2013-05-011-4/+15
| * acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2013-05-012-2/+110
| * cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov2013-05-012-0/+36
| * cpus: Use qemu_for_each_cpu() in TCG threadIgor Mammedov2013-05-011-6/+7
| * cpu: Add qemu_for_each_cpu()Michael S. Tsirkin2013-05-012-0/+19
| * cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov2013-05-013-0/+18
| * pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-013-0/+28
| * cpu: Introduce CPU hot-plug notifierIgor Mammedov2013-05-012-0/+15
| * cpu: Resume CPU from DeviceClass::realize() if hot-pluggedIgor Mammedov2013-05-011-0/+1
| * cpu: Introduce cpu_resume(), for single CPUIgor Mammedov2013-05-014-3/+21
| * cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov2013-05-015-11/+18
| * cpu: Make kvm-stub.o available outside softmmuIgor Mammedov2013-05-013-10/+15
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-027-8/+9
|\ \ | |/ |/|
| * pvscsi: fix compilation on 32 bit hostsHervé Poussineau2013-05-011-1/+1
| * Trivial grammar and spelling fixesStefan Weil2013-05-015-7/+7
| * configure: Pick up libseccomp include pathAndreas Färber2013-05-011-0/+1
|/
* virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang2013-04-301-0/+1
* sysemu: drop register_devices from headerMichael S. Tsirkin2013-04-301-2/+0
* libqtest: only call fclose() on open filesJesse Larrew2013-04-301-1/+1
* Wire up disabled wait a panicked event on s390Christian Borntraeger2013-04-301-3/+14
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-304-0/+29
* pvpanic: add document of pvpanicHu Tao2013-04-301-0/+39
* pvpanic: pass configurable ioport to seabiosHu Tao2013-04-302-1/+21
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
* introduce a new qom device to deal with panicked eventHu Tao2013-04-304-0/+127
* add a new qevent: QEVENT_GUEST_PANICKEDHu Tao2013-04-303-0/+16
* add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao2013-04-304-5/+17
* qdev: Report errors collected during device realizationJan Kiszka2013-04-301-0/+1
* rules.mk: Fix build breakageDunrong Huang2013-04-301-1/+1
* QOM: Fail casts for unknown typesAlexander Graf2013-04-301-0/+5
* pc_piix: remove undesired change in pc_init1Paolo Bonzini2013-04-301-0/+1
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-298-14/+5
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-297-12/+17
* qom: do not return root for empty pathPaolo Bonzini2013-04-291-10/+2
* audio: replace audio card configuration with default-configsPaolo Bonzini2013-04-2912-25/+23
* audio: remove CONFIG_* symbolsPaolo Bonzini2013-04-291-9/+0
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-296-41/+0
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-2913-144/+62
* adlib: qdev-ifyPaolo Bonzini2013-04-291-17/+66
* doc: document the Pseudo-encoding of LED stateLei Li2013-04-291-0/+50
* vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATELei Li2013-04-291-0/+5
* vnc: Support for LED state extensionLei Li2013-04-292-0/+48
* vnc: Add SCROLL lock key to kbd_ledsLei Li2013-04-291-1/+5
* libqos: Convert fw_cfg values to host endiannessAndreas Färber2013-04-291-3/+4
* wdt_ib700: QOM'ifyAndreas Färber2013-04-291-4/+8
* vmport: QOM'ifyAndreas Färber2013-04-291-4/+8
* vmmouse: QOM'ifyAndreas Färber2013-04-291-5/+9
* vga-isa: QOM'ify ISA VGAAndreas Färber2013-04-291-12/+17
* sga: QOM'ifyAndreas Färber2013-04-291-3/+7
OpenPOWER on IntegriCloud