adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
Jordan Justen dafb82e0fc pc_sysfw: allow flash (-pflash) memory to be used with KVM
When pc-sysfw.rom_only == 0, flash memory will be
usable with kvm. In order to enable flash memory mode,
a pflash device must be created. (For example, by
using the -pflash command line parameter.)

Usage of a flash memory device with kvm requires
KVM_CAP_READONLY_MEM, and kvm will abort if
a flash device is used with an older kvm which does
not support this capability.

If a flash device is not used, then qemu/kvm will
operate in the original rom-mode.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1369816047-16384-5-git-send-email-jordan.l.justen@intel.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-05-29 08:15:36 -05:00
QMP qmp: fix handling of cmd with Equals in qmp-shell 2013-05-15 08:58:43 -04:00
audio Remove OSS support for OpenBSD 2013-05-26 11:14:52 +00:00
backends
block Remove twice include of qemu-common.h 2013-05-18 16:35:11 +04:00
bsd-user
default-configs
disas
docs
dtc@bc895d6d09
fpu
fsdev
gdb-xml
hw pc_sysfw: allow flash (-pflash) memory to be used with KVM 2013-05-29 08:15:36 -05:00
include kvm: add kvm_readonly_mem_enabled 2013-05-29 08:15:35 -05:00
ldscripts
libcacard
linux-headers linux-headers: Update to kvm/queue 2013-04-26 23:02:40 +02:00
linux-user Merge remote-tracking branch 'mjt/trivial-patches' into staging 2013-05-22 08:22:36 -05:00
net net: support for bridged networking on Mac OS X 2013-05-24 16:33:48 +02:00
pc-bios update seabios to release 1.7.2.2 2013-05-28 12:19:02 +02:00
pixman@97336fad32
po
qapi
qga Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging 2013-05-17 10:00:30 -05:00
qobject json-parser: fix handling of large whole number values 2013-05-23 09:44:20 -04:00
qom qom/object: Don't poll cast cache for NULL objects 2013-05-22 07:40:09 -05:00
roms update seabios to release 1.7.2.2 2013-05-28 12:19:02 +02:00
scripts qapi: qapi-visit.py, native list support 2013-05-23 09:44:20 -04:00
slirp remove some double-includes 2013-05-18 16:35:12 +04:00
stubs
sysconfigs/target
target-alpha
target-arm target-arm: Remove gen_{ld,st}* definitions 2013-05-26 10:05:21 +00:00
target-cris
target-i386
target-lm32
target-m68k
target-microblaze
target-mips linux-user: Save the correct resume address for MIPS signal handling 2013-05-20 18:16:17 +02:00
target-moxie target-moxie: replace target_phys_addr_t with hwaddr 2013-05-18 16:35:12 +04:00
target-openrisc
target-ppc remove some double-includes 2013-05-18 16:35:12 +04:00
target-s390x s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62 2013-05-24 18:43:35 +02:00
target-sh4
target-sparc Remove Sun4c, Sun4d and a few CPUs 2013-05-26 11:37:58 +00:00
target-unicore32
target-xtensa
tcg
tests qemu-iotests: Try creating huge qcow2 image 2013-05-24 16:17:55 +02:00
trace
ui cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory 2013-05-29 01:28:31 +02:00
util Rename hexdump to avoid FreeBSD libutil conflict 2013-05-20 08:20:08 -05:00
.exrc
.gitignore
.gitmodules
.mailmap
CODING_STYLE
COPYING
COPYING.LIB
Changelog
HACKING osdep, kvm: rename low-level RAM allocation functions 2013-05-14 08:53:31 -05:00
LICENSE
MAINTAINERS
Makefile qapi: enable generation of native list code 2013-05-23 09:44:20 -04:00
Makefile.objs
Makefile.target
README
VERSION Open up 1.6 development 2013-05-20 10:55:18 -05:00
aio-posix.c
aio-win32.c
arch_init.c memory: make memory_global_sync_dirty_bitmap take an AddressSpace 2013-05-24 18:42:51 +02:00
async.c
balloon.c
block-migration.c
block.c block: Add hint to -EFBIG error message 2013-05-14 16:44:33 +02:00
blockdev-nbd.c
blockdev.c blockdev: Rename BlockdevAction -> TransactionAction 2013-05-24 16:17:55 +02:00
blockjob.c
bt-host.c
bt-vhci.c
cmd.c
cmd.h
configure Remove OSS support for OpenBSD 2013-05-26 11:14:52 +00:00
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c
cpus.c
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump-stub.c
dump.c
exec.c memory: clean up phys_page_find 2013-05-24 18:43:54 +02:00
gdbstub.c
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c kvm: support using KVM_MEM_READONLY flag for regions 2013-05-29 08:15:36 -05:00
kvm-stub.c kvm: add kvm_readonly_mem_enabled 2013-05-29 08:15:35 -05:00
main-loop.c main-loop: partial revert of 5e3bc73 2013-05-16 14:18:47 -05:00
memory.c memory: populate FlatView for new address spaces 2013-05-24 18:43:42 +02:00
memory_mapping-stub.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c Revert "migration: don't account sleep time for calculating bandwidth" 2013-05-17 09:58:57 -05:00
monitor.c remove some double-includes 2013-05-18 16:35:12 +04:00
nbd.c
os-posix.c
os-win32.c
page_cache.c remove some double-includes 2013-05-18 16:35:12 +04:00
qapi-schema-test.json qapi: add native list coverage for QMP output visitor tests 2013-05-23 09:44:21 -04:00
qapi-schema.json blockdev: Rename BlockdevAction -> TransactionAction 2013-05-24 16:17:55 +02:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c chardev: fix "info chardev" output 2013-05-27 12:47:28 +02:00
qemu-coroutine-io.c
qemu-coroutine-lock.c coroutine: stop using AioContext in CoQueue 2013-05-24 16:17:56 +02:00
qemu-coroutine-sleep.c
qemu-coroutine.c coroutine: stop using AioContext in CoQueue 2013-05-24 16:17:56 +02:00
qemu-doc.texi Remove Sun4c, Sun4d and a few CPUs 2013-05-26 11:37:58 +00:00
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io.c qemu-io: Fix 'map' output 2013-05-24 16:17:55 +02:00
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx monitor: allow to disable the default monitor 2013-05-23 09:58:45 -04:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c
readline.c readline: Handle xterm escape sequences for Home/End keys 2013-05-14 08:53:22 -05:00
rules.mak
savevm.c
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging 2013-05-24 13:47:42 -05:00
translate-all.c Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging 2013-05-24 13:47:42 -05:00
translate-all.h
user-exec.c
version.rc
vl.c monitor: allow to disable the default monitor 2013-05-23 09:58:45 -04:00
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

README

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

- QEMU team