~qemu/qemu/git

  • Committer: Anthony Liguori
  • Date: 2009-07-09 22:28:08 UTC
  • Revision ID: git-v1:52249f0f3c9f101a71ed24e207731525b8431c0a
Disable kqemu by default at run time

 -no-kqemu -> -enable-kqemu

kqemu is still present at compile time by default

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Filename Latest Rev Last Changed Committer Comment Size
..
audio 1121 19 years ago bellard audio merge (malc) git-svn-id: svn://svn.savanna Diff
block 7282 14 years ago Anthony Liguori Move block drivers into their own directory Signe Diff
bsd-user 5533 15 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: Diff
darwin-user 2323 17 years ago ths Darwin userspace emulation, by Pierre d'Herbemont. Diff
fpu 1327 19 years ago bellard soft float support git-svn-id: svn://svn.savanna Diff
gdb-xml 5448 15 years ago pbrook Add GDB XML register description support. Signed- Diff
hw 342 20 years ago bellard Hardware level VGA emulation (only text mode is te Diff
linux-user 2 21 years ago bellard This commit was generated by cvs2svn to compensate Diff
pc-bios 398 20 years ago bellard bios binary images git-svn-id: svn://svn.savanna Diff
slirp 730 20 years ago bellard initial user mode network support git-svn-id: sv Diff
target-alpha 2587 17 years ago j_mayer Alpha architecture emulation core. git-svn-id: s Diff
target-arm 383 20 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-cris 3346 16 years ago ths CRIS disassembler, originally from binutils, by Ed Diff
target-i386 383 20 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-m68k 2187 17 years ago pbrook ColdFire target. git-svn-id: svn://svn.savannah. Diff
target-microblaze 7414 14 years ago Edgar E. Iglesias microblaze: Add translation routines. Signed-off- Diff
target-mips 1458 18 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv Diff
target-ppc 470 20 years ago bellard PowerPC support (Jocelyn Mayer) git-svn-id: svn: Diff
target-sh4 1854 17 years ago bellard sh4 target (Samuel Tardieu) git-svn-id: svn://sv Diff
target-sparc 384 20 years ago bellard sparc emulation target (thanx to Thomas M. Ogriseg Diff
tcg 3932 16 years ago bellard TCG code generator git-svn-id: svn://svn.savanna Diff
tests 9 21 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
.gitignore 7612 14 years ago Anthony Liguori dot gitignore: add qemu-monitor.texi add qemu-mon 453 bytes Diff Download File
a.out.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 13.6 KB Diff Download File
acl.c 6704 15 years ago aliguori Remove tabs introduced from VNC ACL series Signed 4.3 KB Diff Download File
acl.h 6703 15 years ago aliguori Support ACLs for controlling VNC access ("Daniel P 2 KB Diff Download File
aes.c 7274 14 years ago Paul Brook Include assert.h from qemu-common.h Include asser 59.7 KB Diff Download File
aes.h 1032 19 years ago bellard AES crypto support git-svn-id: svn://svn.savanna 717 bytes Diff Download File
aio.c 7519.1.1 14 years ago Christoph Hellwig fix qemu_aio_flush qemu_aio_wait by invoking the 5 KB Diff Download File
alpha-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 80.4 KB Diff Download File
alpha.ld 108 20 years ago bellard alpha support git-svn-id: svn://svn.savannah.non 4 KB Diff Download File
arm-dis.c 6741 15 years ago aurel32 clean build: Fix arm build warnings Fix remaining 156 KB Diff Download File
arm-semi.c 6181 15 years ago blueswir1 Fix more FSF addresses git-svn-id: svn://svn.sava 14.1 KB Diff Download File
arm.ld 4856 15 years ago blueswir1 Link ARM prologue closer to code segment to avoid 4.7 KB Diff Download File
balloon.h 5864 15 years ago aliguori Add missing file from previous commit. Signed-off 537 bytes Diff Download File
block.c 7775 14 years ago Anthony Liguori Revert "support colon in filenames" This reverts 43 KB Diff Download File
block.h 7775 14 years ago Anthony Liguori Revert "support colon in filenames" This reverts 7 KB Diff Download File
block_int.h 7519.1.5 14 years ago Christoph Hellwig block: add bdrv_probe_device method Add a bdrv_pr 6.8 KB Diff Download File
bswap.h 6713 15 years ago blueswir1 Sparse fixes: truncation by cast Fix Sparse warni 4.7 KB Diff Download File
bt-host.c 7036 15 years ago blueswir1 Fix OpenSolaris gcc4 warnings: iovec type mismatch 5.4 KB Diff Download File
bt-host.h 6782 15 years ago aurel32 Clean build: Add bt-host.h Silence compiler warni 123 bytes Diff Download File
bt-vhci.c 6712 15 years ago blueswir1 Sparse fixes: NULL use, header order, ANSI prototy 4.5 KB Diff Download File
buffered_file.c 7382 14 years ago Anthony Liguori introduce set_rate_limit function for QEMUFile Th 5.9 KB Diff Download File
buffered_file.h 5464 15 years ago aliguori Introduce a buffered file wrapper for QEMUFile Th 916 bytes Diff Download File
cache-utils.c 6506 15 years ago malc Properly initialize len argument of sysctl and inc 1.5 KB Diff Download File
cache-utils.h 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 1.1 KB Diff Download File
Changelog 6951 15 years ago aliguori Update Changelog to reflect 0.10.2 release Signed 18.4 KB Diff Download File
cmd.c 6952 15 years ago blueswir1 Fix a few Sparse warnings git-svn-id: svn://svn.s 10.5 KB Diff Download File
cmd.h 6952 15 years ago blueswir1 Fix a few Sparse warnings git-svn-id: svn://svn.s 2.2 KB Diff Download File
cocoa.m 6672 15 years ago aliguori Update cocoa.m to match new DisplayState code (Sam 36.3 KB Diff Download File
CODING_STYLE 6950 15 years ago edgar_igl Remove potentially offensive humor. Signed-off-by 2.7 KB Diff Download File
File configure 7788 14 years ago Anthony Liguori configure: Append extra cflags and ldflags In ord 60 KB Diff Download File
console.c 6819 15 years ago blueswir1 Delete some unused macros detected with -Wp,-Wunus 44.4 KB Diff Download File
console.h 7655 14 years ago Anthony Liguori sdl zooming Hi all, this patch implements zooming 9.9 KB Diff Download File
COPYING 5457 15 years ago aurel32 COPYING: update from FSF Signed-off-by: Aurelien 17.5 KB Diff Download File
COPYING.LIB 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 25.8 KB Diff Download File
cpu-all.h 7777 14 years ago Anthony Liguori split out ioport related stuffs from vl.c into iop 25.8 KB Diff Download File
cpu-common.h 7562 14 years ago Anthony Liguori Remove io_index argument from cpu_register_io_memo 3.6 KB Diff Download File
cpu-defs.h 7456 14 years ago Paul Brook fix gdbstub support for multiple threads in usermo 8.5 KB Diff Download File
cpu-exec.c 7770 14 years ago Anthony Liguori QEMU: MCE: Add MCE simulation to qemu/tcg - MCE f 55 KB Diff Download File
cris-dis.c 6520 15 years ago aliguori toplevel: remove error handling from qemu_malloc() 80.4 KB Diff Download File
curses.c 6807 15 years ago aliguori DisplayAllocator interface (Stefano Stabellini) H 9.8 KB Diff Download File
curses_keys.h 6715 15 years ago blueswir1 Sparse fixes: remove duplicate entry git-svn-id: 12.3 KB Diff Download File
cutils.c 7775 14 years ago Anthony Liguori Revert "support colon in filenames" This reverts 4.5 KB Diff Download File
d3des.c 5540 15 years ago blueswir1 Ansify to please sparse git-svn-id: svn://svn.sav 15 KB Diff Download File
d3des.h 3131 16 years ago ths Actually add d3des implementation files. git-svn 1.5 KB Diff Download File
def-helper.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 6.5 KB Diff Download File
device_tree.c 7410 14 years ago Paul Brook Remove unused variable Signed-off-by: Paul Brook 2.6 KB Diff Download File
device_tree.h 7004 15 years ago pbrook Wean device tree code off phys_ram_base. Signed-o 942 bytes Diff Download File
dis-asm.h 7417 14 years ago Edgar E. Iglesias microblaze: Add disassembler. Signed-off-by: Edga 18.4 KB Diff Download File
disas.c 7417 14 years ago Edgar E. Iglesias microblaze: Add disassembler. Signed-off-by: Edga 10.8 KB Diff Download File
disas.h 6688 15 years ago aliguori monitor: Rework API (Jan Kiszka) Refactor the mon 1 KB Diff Download File
dma-helpers.c 7441 14 years ago Anthony Liguori fully split aio_pool from BlockDriver Now that we 4.7 KB Diff Download File
dma.h 7441 14 years ago Anthony Liguori fully split aio_pool from BlockDriver Now that we 1 KB Diff Download File
dyngen-exec.h 6983 15 years ago aurel32 Use stdint.h for integral data types and definitio 3.5 KB Diff Download File
elf.h 7527 14 years ago Riku Voipio linux-user: implemented ELF coredump support for A 42.9 KB Diff Download File
elf_ops.h 7460 14 years ago Paul Brook Fix elf loader range checking The ELF loader trac 7.9 KB Diff Download File
exec-all.h 7106 15 years ago blueswir1 kqemu: merge CONFIG_KQEMU and USE_KQEMU Basically 13.1 KB Diff Download File
exec.c 7710 14 years ago Anthony Liguori cpu_unregister_map_client: fix memory leak. fix m 111 KB Diff Download File
feature_to_c.sh 5528 15 years ago blueswir1 Fix undeclared symbol warnings from sparse git-sv 2.1 KB Diff Download File
gdbstub.c 7456 14 years ago Paul Brook fix gdbstub support for multiple threads in usermo 60.6 KB Diff Download File
gdbstub.h 6793 15 years ago aliguori Guest debugging support for KVM (Jan Kiszka) This 1.1 KB Diff Download File
gen-icount.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 1.5 KB Diff Download File
host-utils.c 3526 16 years ago j_mayer Code used by the linux-user targets should not use 2.7 KB Diff Download File
host-utils.h 5697 15 years ago balrog Include <strings.h> for ffs(). ffs() is in <strin 5.5 KB Diff Download File
hostregs_helper.h 6753 15 years ago blueswir1 Prune unused AREGs git-svn-id: svn://svn.savannah 1.8 KB Diff Download File
hpet.h 3162 16 years ago ths Add a local copy of hpet.h. git-svn-id: svn://sv 618 bytes Diff Download File
hppa-dis.c 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 100 KB Diff Download File
hppa.ld 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 8.1 KB Diff Download File
hxtool 7748 14 years ago Blue Swirl Fix hxtool. When converting from hx to texi forma 720 bytes Diff Download File
i386-dis.c 6720 15 years ago blueswir1 Update i386-dis.c from commits before GPLv3 switch 159 KB Diff Download File
i386.ld 4625 15 years ago pbrook Add TLS sections. git-svn-id: svn://svn.savannah 4.5 KB Diff Download File
ia64.ld 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 8.3 KB Diff Download File
ioport-user.c 7780 14 years ago Anthony Liguori consolidate user cpu_{in, out}[bwl] into ioport-us 1.5 KB Diff Download File
ioport.c 7779 14 years ago Anthony Liguori ioport: consolidate duplicated logic in register_i 7.1 KB Diff Download File
ioport.h 7778 14 years ago Anthony Liguori use constant IOPORTS_MASK instead of 0xffff. Sign 1.9 KB Diff Download File
keymaps.c 7451 14 years ago Paul Brook Use relative path for bios Look for bios and othe 5.2 KB Diff Download File
keymaps.h 6706 15 years ago aliguori Add missing file from previous commit Signed-off- 1.9 KB Diff Download File
kqemu.c 7791 14 years ago Anthony Liguori Disable kqemu by default at run time -no-kqemu - 27.8 KB Diff Download File
kqemu.h 4617 15 years ago bellard kqemu API change - allow use of kqemu with 32 bit 5.2 KB Diff Download File
kvm-all.c 7731 14 years ago Anthony Liguori Revert "Introduce reset notifier order" This reve 26.1 KB Diff Download File
kvm.h 7729 14 years ago Anthony Liguori kvm: Rework VCPU synchronization During startup a 3.8 KB Diff Download File
libfdt_env.h 6053 15 years ago aurel32 Implement device tree support needed for Bamboo em 1.2 KB Diff Download File
LICENSE 6009 15 years ago blueswir1 Add missing newline at the end of file git-svn-id 637 bytes Diff Download File
loader.c 7517 14 years ago Anthony Liguori Fix prototype of function zfree. Signed-off-by: S 13.4 KB Diff Download File
m68k-dis.c 5824 15 years ago aurel32 Spelling and grammar fixes Minor fixes of spellin 211 KB Diff Download File
m68k-semi.c 6181 15 years ago blueswir1 Fix more FSF addresses git-svn-id: svn://svn.sava 12.2 KB Diff Download File
m68k.ld 355 20 years ago bellard m68k host port (Richard Zidlicky) git-svn-id: sv 5.9 KB Diff Download File
MAINTAINERS 7450 14 years ago Edgar E. Iglesias Update maintainer list. Add myself as maintainer 2.2 KB Diff Download File
Makefile 7774 14 years ago Anthony Liguori Fix build for ESD audio Signed-off-by: Anthony Li 11.8 KB Diff Download File
Makefile.hw 7711 14 years ago Anthony Liguori Rename OBJS to obj-y Signed-off-by: Juan Quintela 815 bytes Diff Download File
Makefile.target 7780 14 years ago Anthony Liguori consolidate user cpu_{in, out}[bwl] into ioport-us 18.2 KB Diff Download File
microblaze-dis.c 7481 14 years ago Blue Swirl microblaze-dis.c does not need to be executable S 39.9 KB Diff Download File
migration-exec.c 7442 14 years ago Anthony Liguori Allow monitor interaction when using migrate -exec 3.2 KB Diff Download File
migration-tcp.c 7366 14 years ago malc Cast pointer arguments of get/setsockopt, send to 4.7 KB Diff Download File
migration.c 7790 14 years ago Anthony Liguori Make sure to only vm_start() a failed migration if 7.8 KB Diff Download File
migration.h 7579 14 years ago Anthony Liguori set migration max downtime provide a monitor comm 2.5 KB Diff Download File
mips-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 204 KB Diff Download File
mips.ld 2762 16 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
mipsel.ld 2762 16 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
module.c 7329 14 years ago Anthony Liguori Fix module initialization when more than 1 class i 1.3 KB Diff Download File
module.h 7369 14 years ago Anthony Liguori Convert machine registration to use module init fu 1 KB Diff Download File
monitor.c 7778 14 years ago Anthony Liguori use constant IOPORTS_MASK instead of 0xffff. Sign 85.1 KB Diff Download File
monitor.h 6694 15 years ago aliguori monitor: Introduce MONITOR_USE_READLINE flag (Jan 846 bytes Diff Download File
nbd.c 7366 14 years ago malc Cast pointer arguments of get/setsockopt, send to 13.9 KB Diff Download File
nbd.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 1.9 KB Diff Download File
net-checksum.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 2.2 KB Diff Download File
net.c 7783 14 years ago Anthony Liguori Don't abort if TUNSETSNDBUF fails where no sndbuf= 79.1 KB Diff Download File
net.h 7784 14 years ago Anthony Liguori Don't leak VLANClientState on PCI hot remove dest 5.5 KB Diff Download File
osdep.c 7756 14 years ago malc Add out of memory and zero size argument checks to 8.6 KB Diff Download File
osdep.h 6204 15 years ago aliguori snapshot subcommand for qemu-img (Kevin Wolf) Add 1.9 KB Diff Download File
pci-ids.txt 6417 15 years ago aurel32 List virtio console device in pci-ids.txt As ment 883 bytes Diff Download File
posix-aio-compat.c 7245 14 years ago Anthony Liguori fix asynchronous ioctls posix_aio_read expect aio 10.1 KB Diff Download File
posix-aio-compat.h 6956 15 years ago aliguori push down vector linearization to posix-aio-compat 1.5 KB Diff Download File
ppc-dis.c 6572 15 years ago blueswir1 Update ppc-dis.c from binutils from 4th July, 2007 237 KB Diff Download File
ppc.ld 2724 16 years ago ths Update ppc.ld to work with newer binutils. git-s 8.6 KB Diff Download File
ppc64.ld 5024 15 years ago malc Correct version of Heikki Lindholms ppc64.ld scrip 8.2 KB Diff Download File
qemu-aio.h 7519.1.1 14 years ago Christoph Hellwig fix qemu_aio_flush qemu_aio_wait by invoking the 1.4 KB Diff Download File
qemu-binfmt-conf.sh 3274 16 years ago ths Code provision for n32/n64 mips userland emulation 3.9 KB Diff Download File
qemu-char.c 7560 14 years ago Anthony Liguori mux-term: Fix timestamp association So far a new 56.3 KB Diff Download File
qemu-char.h 6693 15 years ago aliguori monitor: Improve mux'ed console experience (Jan Ki 3.3 KB Diff Download File
qemu-common.h 7775 14 years ago Anthony Liguori Revert "support colon in filenames" This reverts 6.4 KB Diff Download File
qemu-doc.texi 7470 14 years ago Blue Swirl doc: Update information on supported network adapt 65.9 KB Diff Download File
qemu-img-cmds.hx 7471 14 years ago Blue Swirl Use hxtool for qemu-img command list Use hxtool t 1.4 KB Diff Download File
qemu-img.c 7471 14 years ago Blue Swirl Use hxtool for qemu-img command list Use hxtool t 29.6 KB Diff Download File
qemu-img.texi 7471 14 years ago Blue Swirl Use hxtool for qemu-img command list Use hxtool t 5.1 KB Diff Download File
qemu-io.c 7650 14 years ago Anthony Liguori qemu-io: add aio read/write/flush commands Add co 29.4 KB Diff Download File
qemu-lock.h 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 6 KB Diff Download File
qemu-log.h 6322 15 years ago aliguori Define macros that will become the new logging API 2 KB Diff Download File
qemu-malloc.c 7356 14 years ago malc Format per CODING_STYLE Signed-off-by: malc <av14 2.2 KB Diff Download File
qemu-monitor.hx 7770 14 years ago Anthony Liguori QEMU: MCE: Add MCE simulation to qemu/tcg - MCE f 17.8 KB Diff Download File
qemu-nbd.c 7521 14 years ago Anthony Liguori Fix warning in qemu-nbd.c qemu-nbd.c:349: error: 13 KB Diff Download File
qemu-nbd.texi 5290 15 years ago aliguori Fix formatting of documentation (Stefan Weil) Fix 1.5 KB Diff Download File
qemu-option.c 7467 14 years ago Blue Swirl qemu-img: Print available options with -o ? This 9.8 KB Diff Download File
qemu-option.h 7467 14 years ago Blue Swirl qemu-img: Print available options with -o ? This 2.4 KB Diff Download File
qemu-options.hx 7791 14 years ago Anthony Liguori Disable kqemu by default at run time -no-kqemu - 55.5 KB Diff Download File
qemu-sockets.c 7249 14 years ago Anthony Liguori Fix in file qemu-sockets.c 1) Changed usage of ma 12 KB Diff Download File
qemu-tech.texi 7263 14 years ago Blue Swirl Update docs on dynamic condition code calculation 22.1 KB Diff Download File
qemu-thread.c 7151 14 years ago aliguori qemu: mutex/thread/cond wrappers and configure twe 3.2 KB Diff Download File
qemu-thread.h 7151 14 years ago aliguori qemu: mutex/thread/cond wrappers and configure twe 1 KB Diff Download File
qemu-timer.h 3664 16 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 1.5 KB Diff Download File
qemu-tool.c 6688 15 years ago aliguori monitor: Rework API (Jan Kiszka) Refactor the mon 1.3 KB Diff Download File
qemu.sasl 6701 15 years ago aliguori Add SASL authentication support ("Daniel P. Berran 1.2 KB Diff Download File
qemu_socket.h 6757 15 years ago aliguori Fix windows build and clean up use of <windows.h> 1.2 KB Diff Download File
readline.c 7558 14 years ago Anthony Liguori readline: Remove unneeded qemu_mallocz() check qe 12.7 KB Diff Download File
readline.h 6693 15 years ago aliguori monitor: Improve mux'ed console experience (Jan Ki 1.5 KB Diff Download File
README 6009 15 years ago blueswir1 Add missing newline at the end of file git-svn-id 59 bytes Diff Download File
rules.mak 7739 14 years ago Paul Brook Remove bogus -Werror Revert rules.mak changes fro 598 bytes Diff Download File
s390-dis.c 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 90.3 KB Diff Download File
s390.ld 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 7 KB Diff Download File
savevm.c 7518 14 years ago Anthony Liguori exec-migration: handle EINTR in popen_get_buffer() 32.3 KB Diff Download File
sdl.c 7736 14 years ago Anthony Liguori sdl: Fix memory leakage Valgrind was so kind to r 26.4 KB Diff Download File
sdl_keysym.h 6698 15 years ago aliguori Refactor keymap code to avoid duplication ("Daniel 8.5 KB Diff Download File
sdl_zoom.c 7742 14 years ago Blue Swirl Fix sdl_zoom compile problems on OpenBSD Signed-o 2.7 KB Diff Download File
sdl_zoom.h 7757 14 years ago malc Remove SDL/ prefix 578 bytes Diff Download File
sdl_zoom_template.h 7655 14 years ago Anthony Liguori sdl zooming Hi all, this patch implements zooming 7 KB Diff Download File
sh4-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 83.1 KB Diff Download File
softmmu-semi.h 5264 15 years ago blueswir1 Suppress gcc 4.x -Wpointer-sign (included in -Wall 1.9 KB Diff Download File
softmmu_defs.h 5104 15 years ago blueswir1 Fix some warnings that would be generated by gcc - 1 KB Diff Download File
softmmu_exec.h 6964 15 years ago aurel32 Allow 5 mmu indexes. This is necessary for alpha 2.6 KB Diff Download File
softmmu_header.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 9.4 KB Diff Download File
softmmu_template.h 7106 15 years ago blueswir1 kqemu: merge CONFIG_KQEMU and USE_KQEMU Basically 12 KB Diff Download File
sparc-dis.c 6288 15 years ago blueswir1 Make OpenBSD sparc-softmmu compile warning free g 171 KB Diff Download File
sparc.ld 3328 16 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.2 KB Diff Download File
sparc64.ld 4940 15 years ago blueswir1 Map code buffers below 2G on Sparc64 git-svn-id: 4.6 KB Diff Download File
sys-queue.h 6010 15 years ago blueswir1 Remove CRs git-svn-id: svn://svn.savannah.nongnu. 16.8 KB Diff Download File
sysemu.h 7738 14 years ago Anthony Liguori Replace -no-virtio-balloon by -balloon We want to 7.9 KB Diff Download File
tap-win32.c 7476.1.16 14 years ago Mark McLoughlin net: add return value to packet receive handler T 20.2 KB Diff Download File
targphys.h 7446 14 years ago Anthony Liguori kvm: Mark full address range dirty on live migrati 720 bytes Diff Download File
File texi2pod.pl 3953 16 years ago ths Update texi2pod.pl. git-svn-id: svn://svn.savann 11.9 KB Diff Download File
thunk.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 8.2 KB Diff Download File
thunk.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 4.2 KB Diff Download File
TODO 5855 15 years ago malc Update git-svn-id: svn://svn.savannah.nongnu.org/ 1.1 KB Diff Download File
tool-osdep.c 7275 14 years ago Paul Brook Add tool_osdep.c osdep.c is built in both as a to 142 bytes Diff Download File
translate-all.c 6329 15 years ago aliguori global s/loglevel & X/qemu_loglevel_mask(X)/ (Edua 5.1 KB Diff Download File
uboot_image.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 5.9 KB Diff Download File
usb-bsd.c 6722 15 years ago blueswir1 Support for DragonFly BSD (Hasso Tepper) git-svn- 16.8 KB Diff Download File
usb-linux.c 7401 14 years ago Anthony Liguori USB serial device support Add in a workaround to 44 KB Diff Download File
usb-stub.c 6688 15 years ago aliguori monitor: Rework API (Jan Kiszka) Refactor the mon 1.8 KB Diff Download File
VERSION 6973 15 years ago aliguori Update the version information to 0.10.50 to signi 8 bytes Diff Download File
vgafont.h 5161 15 years ago aurel32 Some little fixes on QEMU - some vectors can be d 93.3 KB Diff Download File
vl.c 7791 14 years ago Anthony Liguori Disable kqemu by default at run time -no-kqemu - 152 KB Diff Download File
vnc-auth-sasl.c 6704 15 years ago aliguori Remove tabs introduced from VNC ACL series Signed 19.1 KB Diff Download File
vnc-auth-sasl.h 6703 15 years ago aliguori Support ACLs for controlling VNC access ("Daniel P 2.2 KB Diff Download File
vnc-auth-vencrypt.c 6707 15 years ago aliguori Add more missing files Major FAIL with my checkin 5.6 KB Diff Download File
vnc-auth-vencrypt.h 6707 15 years ago aliguori Add more missing files Major FAIL with my checkin 1.3 KB Diff Download File
vnc-tls.c 6707 15 years ago aliguori Add more missing files Major FAIL with my checkin 14 KB Diff Download File
vnc-tls.h 6707 15 years ago aliguori Add more missing files Major FAIL with my checkin 2.2 KB Diff Download File
vnc.c 7569 14 years ago Anthony Liguori vnc: improve numpad support for qemu console. Reo 69.1 KB Diff Download File
vnc.h 6825 15 years ago aliguori vnc: throttle screen updates. (Gerd Hoffmann) Thi 9.5 KB Diff Download File
vnc_keysym.h 6698 15 years ago aliguori Refactor keymap code to avoid duplication ("Daniel 11 KB Diff Download File
vnchextile.h 6823 15 years ago aliguori vnc: cleanup surface handling, fix screen corrupti 4.5 KB Diff Download File
x86_64.ld 1198 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 6.4 KB Diff Download File
x_keymap.c 6667 15 years ago aliguori Fix SDL on evdev hosts (Anthony Liguori) This pat 5.8 KB Diff Download File
x_keymap.h 6667 15 years ago aliguori Fix SDL on evdev hosts (Anthony Liguori) This pat 1.2 KB Diff Download File