Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
Go to file
Michael S. Tsirkin f8c457b88d pc: pass PCI hole ranges to Guests
Guest currently has to jump through lots of hoops to guess the PCI hole
ranges.  It's fragile, and makes us change BIOS each time we add a new
chipset.  Let's report the window in a ROM file, to make BIOS do exactly
what QEMU intends.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-07-04 10:40:56 +03:00
audio
backends
block block: change default of .has_zero_init to 0 2013-06-28 13:52:35 +02:00
bsd-user cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
default-configs kvm/openpic: in-kernel mpic support 2013-07-01 01:11:14 +02:00
disas
docs rdma: add documentation 2013-06-27 02:38:35 +02:00
dtc@bc895d6d09
fpu
fsdev
gdb-xml
hw pc: pass PCI hole ranges to Guests 2013-07-04 10:40:56 +03:00
include pc: pass PCI hole ranges to Guests 2013-07-04 10:40:56 +03:00
ldscripts
libcacard
linux-headers
linux-user cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
net
pc-bios multiboot: Updated ROM binary 2013-06-28 14:01:52 -05:00
pixman@97336fad32
po
qapi
qga
QMP
qobject
qom cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
roms
scripts
slirp
stubs cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
sysconfigs/target
target-alpha cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
target-arm cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-cris cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-i386 cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-lm32 cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-m68k cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-microblaze cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
target-mips cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
target-moxie cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-openrisc cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-ppc PPC: Ignore writes to L2CR 2013-07-01 01:11:17 +02:00
target-s390x virtio-ccw: fix build breakage on windows 2013-07-01 11:00:20 +02:00
target-sh4 cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-sparc cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
target-unicore32 cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
target-xtensa cpu: Change qemu_init_vcpu() argument to CPUState 2013-06-28 13:25:13 +02:00
tcg
tests qemu-iotests: add 055 drive-backup test case 2013-06-28 09:20:27 +02:00
trace
ui console: Hook QemuConsoles into qom tree 2013-06-28 14:03:22 -05:00
util qemu-socket: don't leak opts on error 2013-06-28 22:10:34 +04:00
.exrc
.gitignore
.gitmodules
.mailmap
aio-posix.c
aio-win32.c
arch_init.c Graphics: Switch to 800x600x32 as default mode 2013-07-01 01:11:16 +02:00
async.c
balloon.c
block-migration.c
block.c block: change default of .has_zero_init to 0 2013-06-28 13:52:35 +02:00
blockdev-nbd.c
blockdev.c blockdev: add Abort transaction 2013-06-28 09:20:27 +02:00
blockjob.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c
cpus.c KVM: Don't assume that mpstate exists with in-kernel PIC always 2013-07-01 01:11:13 +02:00
cputlb.c cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c
dump.c
exec.c cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
gdbstub.c gdbstub: Set gdb_set_stop_cpu() argument to CPUState 2013-06-28 13:25:13 +02:00
HACKING
hmp-commands.hx
hmp.c hmp: Make "info block" output more readable 2013-06-28 16:14:39 -04:00
hmp.h
iohandler.c
ioport.c
kvm-all.c kvm: skip system call when msi route is unchanged 2013-07-03 10:38:20 +02:00
kvm-stub.c KVM: Export kvm_init_irq_routing 2013-07-01 01:11:14 +02:00
LICENSE
main-loop.c
MAINTAINERS pseries: Update MAINTAINERS information 2013-07-01 01:11:16 +02:00
Makefile
Makefile.objs
Makefile.target
memory_mapping.c
memory.c cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c rdma: introduce capability x-rdma-pin-all 2013-06-27 02:38:36 +02:00
monitor.c cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json qemu-char: fix documentation for telnet+wait socket flags 2013-06-28 22:10:33 +04:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c Merge remote-tracking branch 'mjt/trivial-patches' into staging 2013-06-28 15:48:35 -05:00
qemu-coroutine-io.c rdma: export yield_until_fd_readable() 2013-06-27 02:38:36 +02:00
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi doc: we use seabios, not bochs bios 2013-06-28 22:10:34 +04:00
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx vl: convert -smp to qemu_opts_parse() 2013-06-28 14:02:14 -05:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx block: add drive-backup QMP command 2013-06-28 09:20:26 +02:00
qmp.c
qtest.c
readline.c
README
rules.mak
savevm.c rdma: new QEMUFileOps hooks 2013-06-27 02:38:36 +02:00
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events block: add basic backup support to block driver 2013-06-28 09:20:26 +02:00
translate-all.c
translate-all.h
user-exec.c
VERSION
version.rc
vl.c vl: convert -smp to qemu_opts_parse() 2013-06-28 14:02:14 -05:00
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

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

- QEMU team