No description
Find a file
Laszlo Ersek e2ea3515a9 osdep: add qemu_get_local_state_pathname()
This function returns ${prefix}/var/RELATIVE_PATHNAME on POSIX-y systems,
and <CSIDL_COMMON_APPDATA>/RELATIVE_PATHNAME on Win32.

http://msdn.microsoft.com/en-us/library/bb762494.aspx

  [...] This folder is used for application data that is not user
  specific. For example, an application can store a spell-check
  dictionary, a database of clip art, or a log file in the
  CSIDL_COMMON_APPDATA folder. [...]

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-05-30 11:37:37 -05: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 bsd-user: OS-agnostic 64-bit SYSCTL types 2013-05-12 13:25:55 +04:00
default-configs
disas
docs docs: mention AddressSpaces in docs/memory.txt 2013-05-12 13:25:55 +04:00
dtc@bc895d6d09
fpu
fsdev remove double semicolons 2013-05-12 13:25:55 +04:00
gdb-xml
hw virtio-pci: drop unused wmb macro 2013-05-29 08:16:21 -05:00
include osdep: add qemu_get_local_state_pathname() 2013-05-30 11:37:37 -05:00
ldscripts
libcacard
linux-headers
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 de_DE.po: Add missing leading spaces 2013-05-08 15:28:49 +02:00
qapi
qga Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging 2013-05-17 10:00:30 -05:00
QMP qmp: fix handling of cmd with Equals in qmp-shell 2013-05-15 08:58:43 -04: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-i386: ROR r8/r16 imm instruction fix 2013-05-10 19:59:54 +02:00
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 tcg/optimize: fix setcond2 optimization 2013-05-09 16:14:58 +02:00
tests tests: set MALLOC_PERTURB_ to expose memory bugs 2013-05-29 08:16:06 -05:00
trace
ui cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory 2013-05-29 01:28:31 +02:00
util osdep: add qemu_get_local_state_pathname() 2013-05-30 11:37:37 -05:00
.exrc
.gitignore
.gitmodules
.mailmap
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
Changelog
cmd.c
cmd.h
CODING_STYLE
configure Remove OSS support for OpenBSD 2013-05-26 11:14:52 +00:00
COPYING
COPYING.LIB
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
HACKING osdep, kvm: rename low-level RAM allocation functions 2013-05-14 08:53:31 -05:00
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
LICENSE
main-loop.c main-loop: partial revert of 5e3bc73 2013-05-16 14:18:47 -05:00
MAINTAINERS
Makefile qapi: enable generation of native list code 2013-05-23 09:44:20 -04:00
Makefile.objs
Makefile.target
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
README
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 Open up 1.6 development 2013-05-20 10:55:18 -05:00
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

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

- QEMU team