aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-24tests/acpi-test: do not fail if iasl is brokenMarcel Apfelbaum
2014-03-19vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constantEduardo Habkost
2014-03-19sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost
2014-03-18acpi: fix endian-ness for table idsMichael S. Tsirkin
2014-03-18acpi-test: signature endian-ness fixesMichael S. Tsirkin
2014-03-18i386/acpi-build: support hotplug of VCPU with APIC ID 0xFFLaszlo Ersek
2014-03-18acpi-test: rebuild SSDTMichael S. Tsirkin
2014-03-18i386/acpi-build: allow more than 255 elements in CPONLaszlo Ersek
2014-03-18pc: Refuse max_cpus if it results in too large APIC IDEduardo Habkost
2014-03-18acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmapEduardo Habkost
2014-03-18acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost
2014-03-18pc: Refuse CPU hotplug if the resulting APIC ID is too largeEduardo Habkost
2014-03-18acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost
2014-03-18acpi-test: update expected SSDT filesMichael S. Tsirkin
2014-03-12acpi-build: fix misaligned accessMichael S. Tsirkin
2014-03-11acpi-test: update expected SSDT filesMichael S. Tsirkin
2014-03-11acpi-build: don't access unaligned addressesMichael S. Tsirkin
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan
2014-03-11configure: don't modify .status on errorMichael S. Tsirkin
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin
2014-03-09loader: rename in_ram/has_mrMichael S. Tsirkin
2014-03-09qemu: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-09pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau
2014-03-09pam: partly fix write-only modeHervé Poussineau
2014-03-09acpi-test: issue errors instead of warnings when possibleMarcel Apfelbaum
2014-03-09acpi-test: retain both asl and aml files on failureMarcel Apfelbaum
2014-03-09MAINTAINERS: drop an out of date addressMichael S. Tsirkin
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert
2014-03-09Rework --name to use QemuOptsDr. David Alan Gilbert
2014-03-09PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov
2014-03-09memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov
2014-03-09virtio-net: remove function calls from assertJoel Stanley
2014-03-09acpi-test-data: update expected filesMichael S. Tsirkin
2014-03-09acpi-build: append description for non-hotplugMichael S. Tsirkin
2014-03-08Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell
2014-03-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-03-08build: Fix installation of target-dependent filesLluís Vilanova
2014-03-08xenfb: Fix graphic_console_init() build failureAndreas Färber
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-03-07Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...Peter Maydell
2014-03-07block: qemu-iotests 085 - live snapshots testsJeff Cody
2014-03-07hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell
2014-03-06configure: Always build with -fno-commonPeter Maydell
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf
2014-03-06qemu-iotests: Test a few blockdev-add error casesKevin Wolf
2014-03-06blockdev: Fix NULL pointer dereference in blockdev-addKevin Wolf
2014-03-06blockdev: Fail blockdev-add with encrypted imagesKevin Wolf