No description
Find a file
Igor Mammedov b8622725cf acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
* introduce processor status bitmask visible to guest at 0xaf00 addr,
  where ACPI asl code expects it
* set bit corresponding to APIC ID in processor status bitmask on
  receiving CPU hot-plug notification
* trigger CPU hot-plug SCI, to notify guest about CPU hot-plug event

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-05-01 13:04:18 +02:00
audio
backends rng random backend: check for -EAGAIN errors on read 2013-04-16 16:10:21 -05:00
block sheepdog: fix loadvm operation 2013-04-26 13:37:51 +02:00
bsd-user bsd-user: Track change in FreeBSD SYSCTL(9) types 2013-04-26 13:23:52 +02:00
default-configs introduce a new qom device to deal with panicked event 2013-04-30 10:30:01 -05:00
disas tcg-arm: Implement division instructions 2013-04-27 02:16:44 +02:00
docs acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest 2013-05-01 13:04:18 +02:00
dtc@bc895d6d09 dtc: add submodule 2013-04-18 13:50:53 +02:00
fpu fpu: Correct edgecase in float64_muladd 2013-04-15 16:06:15 +02:00
fsdev
gdb-xml
hw acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest 2013-05-01 13:04:18 +02:00
include cpu: Add helper cpu_exists(), to check if CPU with specified id exists 2013-05-01 13:04:18 +02:00
ldscripts
libcacard libcacard/cac: change big switch functions to single return point 2013-04-24 11:48:06 +03:00
linux-headers linux-headers: Update to kvm/queue 2013-04-26 23:02:40 +02:00
linux-user linux-user: fix compile error due to stray colon at end of #ifdef line 2013-04-26 11:52:29 +02:00
net sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
pc-bios S390: ccw firmware: Add compiled blob 2013-04-26 20:18:24 +02:00
pixman@97336fad32
po ui/gtk: Add Turkish translations 2013-04-23 10:37:38 -05:00
qapi
qga
QMP add a new qevent: QEVENT_GUEST_PANICKED 2013-04-30 10:30:01 -05:00
qobject
qom cpu: Add helper cpu_exists(), to check if CPU with specified id exists 2013-05-01 13:04:18 +02:00
roms
scripts vmxcap: Update according to SDM of January 2013 2013-04-17 23:27:24 -03:00
slirp sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
stubs cpu: Introduce cpu_resume(), for single CPU 2013-05-01 13:04:17 +02:00
sysconfigs/target
target-alpha
target-arm target-arm: Correctly restore FPSCR 2013-04-19 12:24:19 +01:00
target-cris target-cris: Override do_interrupt for pre-v32 CPU cores 2013-04-16 02:45:11 +02:00
target-i386 cpu: Introduce get_arch_id() method and override it for X86CPU 2013-05-01 13:04:18 +02:00
target-lm32
target-m68k
target-microblaze microblaze: Add internal base vectors reg 2013-04-26 11:28:50 +02:00
target-mips target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR 2013-04-15 16:07:57 +02:00
target-moxie
target-openrisc
target-ppc target-ppc: slightly optimize lfiwax 2013-04-27 00:37:46 +02:00
target-s390x Wire up disabled wait a panicked event on s390 2013-04-30 10:30:01 -05:00
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg tcg-arm: Remove long jump from tcg_out_goto_label 2013-04-27 02:16:45 +02:00
tests libqtest: only call fclose() on open files 2013-04-30 16:04:14 -05:00
trace
ui vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE 2013-04-29 08:28:51 -05:00
util win32: add readv/writev emulation 2013-04-29 10:52:36 +02:00
.exrc
.gitignore S390: ccw firmware: Add Makefile 2013-04-26 20:18:24 +02:00
.gitmodules dtc: add submodule 2013-04-18 13:50:53 +02:00
.mailmap
aio-posix.c
aio-win32.c
arch_init.c audio: look for the ISA and PCI buses 2013-04-29 12:16:57 -05:00
async.c
balloon.c
block-migration.c
block.c block: Fix build with tracing enabled 2013-04-22 11:31:41 -05:00
blockdev-nbd.c
blockdev.c block: Disable driver-specific options for 1.5 2013-04-26 13:26:28 +02:00
blockjob.c
bt-host.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
bt-vhci.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
Changelog
cmd.c
cmd.h
CODING_STYLE
configure audio: replace audio card configuration with default-configs 2013-04-29 12:16:37 -05:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c Fix warnings suppressors to honor --disable-werror 2013-04-17 10:28:04 -05:00
coroutine-win32.c
cpu-exec.c
cpus.c cpus: Use qemu_for_each_cpu() in TCG thread 2013-05-01 13:04:18 +02:00
cputlb.c
device-hotplug.c
device_tree.c
disas.c disas: Disassemble all ppc insns for the guest 2013-04-26 23:02:42 +02:00
dma-helpers.c
dump-stub.c
dump.c include: avoid useless includes of exec/ headers 2013-04-15 18:19:26 +02:00
exec.c cpu: Add qemu_for_each_cpu() 2013-05-01 13:04:18 +02:00
gdbstub.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
HACKING
hmp-commands.hx audio: remove HAS_AUDIO 2013-04-29 12:16:36 -05:00
hmp.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-15 17:06:04 -05:00
hmp.h
iohandler.c
ioport.c
kvm-all.c cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() 2013-05-01 13:04:17 +02:00
kvm-stub.c cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() 2013-05-01 13:04:17 +02:00
LICENSE
main-loop.c
MAINTAINERS
Makefile win32: move Makefile dependencies on version-obj-y to rules.mak 2013-04-27 00:28:34 +02:00
Makefile.objs libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
Makefile.target cpu: Make kvm-stub.o available outside softmmu 2013-05-01 13:04:17 +02:00
memory.c
memory_mapping-stub.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c migration: reflect incoming failure to shell 2013-04-17 10:24:24 -05:00
monitor.c add a new qevent: QEVENT_GUEST_PANICKED 2013-04-30 10:30:01 -05:00
nbd.c
os-posix.c Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json add a new runstate: RUN_STATE_GUEST_PANICKED 2013-04-30 10:30:00 -05:00
qdev-monitor.c qbus: remove wrong error messages 2013-04-17 10:24:11 -05:00
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c qemu-char: Set foo_tag = 0 when returning FALSE from callbacks 2013-04-25 14:45:47 -05:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi qemu-doc: Option -ignore-environment removed. 2013-04-26 12:44:15 +02:00
qemu-img-cmds.hx
qemu-img.c qemu-img: do not zero-pad the compressed write buffer 2013-04-22 10:27:58 +02:00
qemu-img.texi
qemu-io.c
qemu-log.c
qemu-nbd.c Add -f FMT / --format FMT arg to qemu-nbd 2013-04-15 14:29:20 -05:00
qemu-nbd.texi Add -f FMT / --format FMT arg to qemu-nbd 2013-04-15 14:29:20 -05:00
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx Add option to mlock qemu and guest memory 2013-04-22 08:52:23 -05:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx monitor: introduce query-command-line-options 2013-04-25 10:07:06 -04:00
qmp.c add a new runstate: RUN_STATE_GUEST_PANICKED 2013-04-30 10:30:00 -05:00
qtest.c qtest: Handle addresses and values for {in, out}[bwl] as unsigned 2013-04-22 09:11:50 -05:00
readline.c
README
rules.mak rules.mk: Fix build breakage 2013-04-30 09:52:14 -05:00
savevm.c qemu-file: do not use stdio for qemu_fdopen 2013-04-17 11:44:22 +02:00
spice-qemu-char.c spice-qemu-char: vmc_write: Don't write more bytes then we're asked too 2013-04-16 11:52:09 +02:00
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c Move TPM passthrough specific command line options to backend structure 2013-04-23 10:40:40 -05:00
trace-events usb: better speed mismatch error reporting 2013-04-23 08:43:10 +02:00
translate-all.c PPC: Fix compile with profiling enabled 2013-04-26 23:02:41 +02:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() 2013-05-01 13:04:17 +02:00
xbzrle.c
xen-all.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
xen-mapcache.c
xen-stub.c

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team