QEMU With E2K User Support
Go to file
Kevin Wolf ee03398c51 ide: Convert SET FEATURES to ide_cmd_table handler
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-06-24 10:25:16 +02:00
audio
backends rng-random: use error_setg_file_open() 2013-06-17 11:01:14 -04:00
block Merge remote-tracking branch 'bonzini/scsi-next' into staging 2013-06-18 10:06:47 -05:00
bsd-user
default-configs NVMe: Initial commit for new storage interface 2013-06-17 17:47:59 +02:00
disas
docs
dtc@bc895d6d09
fpu
fsdev
gdb-xml
hw ide: Convert SET FEATURES to ide_cmd_table handler 2013-06-24 10:25:16 +02:00
include memory: give name to every AddressSpace 2013-06-20 16:39:52 +02:00
ldscripts
libcacard
linux-headers
linux-user
net fix -net user checks by reordering checks 2013-06-19 12:44:38 +02:00
pc-bios
pixman@97336fad32
po
qapi
qga
QMP
qobject
qom
roms
scripts
slirp make user networking hostfwd work with restrict=y 2013-06-19 12:44:38 +02:00
stubs
sysconfigs/target
target-alpha
target-arm
target-cris
target-i386 target-i386: fix over 80 chars warnings 2013-06-15 17:50:38 +00:00
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc
target-s390x Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62" 2013-06-20 16:32:46 +02:00
target-sh4
target-sparc memory: make section size a 128-bit integer 2013-06-20 16:32:47 +02:00
target-unicore32
target-xtensa
tcg tcg-ppc64: rotr_i32 rotates wrong amount 2013-06-17 10:42:16 -07:00
tests
trace
ui gtk: Fix compiler warning (GTK 3 deprecated function) 2013-06-16 20:00:46 -05:00
util qemu-option: check_params() is now unused, drop it 2013-06-19 14:10:42 -05:00
.exrc
.gitignore
.gitmodules
.mailmap
aio-posix.c
aio-win32.c
arch_init.c Merge remote-tracking branch 'pmaydell/configury.next' into staging 2013-06-17 08:57:57 -05:00
async.c
balloon.c
block-migration.c
block.c block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILED 2013-06-17 11:01:14 -04:00
blockdev-nbd.c
blockdev.c blockdev: use error_setg_file_open() 2013-06-17 11:01:14 -04: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 cpus: use error_setg_file_open() 2013-06-17 11:01:14 -04:00
cputlb.c exec: Resolve subpages in one step except for IOTLB fills 2013-06-20 16:32:46 +02:00
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c dma: eliminate DMAContext 2013-06-20 16:39:52 +02:00
dump.c dump: qmp_dump_guest_memory(): use error_setg_file_open() 2013-06-17 11:01:14 -04:00
exec.c memory: give name to every AddressSpace 2013-06-20 16:39:52 +02:00
gdbstub.c
HACKING
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c memory: make section size a 128-bit integer 2013-06-20 16:32:47 +02:00
kvm-stub.c
LICENSE
main-loop.c
MAINTAINERS NVMe: Initial commit for new storage interface 2013-06-17 17:47:59 +02:00
Makefile
Makefile.objs
Makefile.target
memory_mapping.c
memory.c memory: render_memory_region: factor out fr constant setters 2013-06-20 16:39:52 +02:00
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
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 doc: Drop ref to Bochs from -no-fd-bootchk documentation 2013-06-19 14:10:44 -05:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c
readline.c
README
rules.mak
savevm.c savevm: qmp_xen_save_devices_state(): use error_setg_file_open() 2013-06-17 11:01:14 -04:00
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events
translate-all.c exec: return MemoryRegion from address_space_translate 2013-06-20 16:32:46 +02:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c vl: Rename *boot_devices to *boot_order, for consistency 2013-06-19 14:10:42 -05:00
xbzrle.c
xen-all.c memory: make section size a 128-bit integer 2013-06-20 16:32:47 +02:00
xen-mapcache.c
xen-stub.c

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

- QEMU team