index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-24
tests/acpi-test: do not fail if iasl is broken
Marcel Apfelbaum
2014-03-19
vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant
Eduardo Habkost
2014-03-19
sysemu.h: Document what MAX_CPUMASK_BITS really limits
Eduardo Habkost
2014-03-18
acpi: fix endian-ness for table ids
Michael S. Tsirkin
2014-03-18
acpi-test: signature endian-ness fixes
Michael S. Tsirkin
2014-03-18
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
2014-03-18
acpi-test: rebuild SSDT
Michael S. Tsirkin
2014-03-18
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
2014-03-18
pc: Refuse max_cpus if it results in too large APIC ID
Eduardo Habkost
2014-03-18
acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
Eduardo Habkost
2014-03-18
acpi: Assert sts array limit on AcpiCpuHotplug_add()
Eduardo Habkost
2014-03-18
pc: Refuse CPU hotplug if the resulting APIC ID is too large
Eduardo Habkost
2014-03-18
acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
Eduardo Habkost
2014-03-18
acpi-test: update expected SSDT files
Michael S. Tsirkin
2014-03-12
acpi-build: fix misaligned access
Michael S. Tsirkin
2014-03-11
acpi-test: update expected SSDT files
Michael S. Tsirkin
2014-03-11
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2014-03-11
configure: don't modify .status on error
Michael S. Tsirkin
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
qemu: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-09
pckbd: return 'keyboard enabled' on read input port command
Hervé Poussineau
2014-03-09
pam: partly fix write-only mode
Hervé Poussineau
2014-03-09
acpi-test: issue errors instead of warnings when possible
Marcel Apfelbaum
2014-03-09
acpi-test: retain both asl and aml files on failure
Marcel Apfelbaum
2014-03-09
MAINTAINERS: drop an out of date address
Michael S. Tsirkin
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2014-03-09
Rework --name to use QemuOpts
Dr. David Alan Gilbert
2014-03-09
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
2014-03-09
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
2014-03-09
virtio-net: remove function calls from assert
Joel Stanley
2014-03-09
acpi-test-data: update expected files
Michael S. Tsirkin
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
2014-03-08
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
2014-03-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-03-08
build: Fix installation of target-dependent files
Lluís Vilanova
2014-03-08
xenfb: Fix graphic_console_init() build failure
Andreas Färber
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
2014-03-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-03-07
Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...
Peter Maydell
2014-03-07
block: qemu-iotests 085 - live snapshots tests
Jeff Cody
2014-03-07
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
2014-03-06
configure: Always build with -fno-common
Peter Maydell
2014-03-06
configure: Make C++ test work with --enable-werror
Peter Maydell
2014-03-06
block: Fix error path segfault in bdrv_open()
Kevin Wolf
2014-03-06
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf
2014-03-06
blockdev: Fix NULL pointer dereference in blockdev-add
Kevin Wolf
2014-03-06
blockdev: Fail blockdev-add with encrypted images
Kevin Wolf
[next]