QMP
spice: connection events.
16 years ago
audio
Fix trivial "endianness bugs"
16 years ago
block
qed: support for growing images
15 years ago
bsd-user
Fix spelling in comments (intruction -> instruction)
15 years ago
darwin-user
Fix typos in comments (accross -> across)
15 years ago
default-configs
target-alpha: Enable the alpha-softmmu target.
15 years ago
docs
usb: add ehci adapter
15 years ago
fpu
softfloat: Add new flag for when denormal result is flushed to zero
15 years ago
fsdev
virtio-9p: move 9p files around
16 years ago
gdb-xml
gdb-xml: fix hacks in powerpc register numbering
17 years ago
hw
target-alpha: Remove partial support for palcode emulation.
15 years ago
libcacard
libcacard: add correct subdirectory dependencies
15 years ago
linux-user
target-alpha: Tidy exception constants.
15 years ago
net
Use qemu-common.h or qemu-timer.h in place of sysemu.h
16 years ago
pc-bios
PXE: Refresh all PXE ROMs from the ipxe submodule
16 years ago
roms
Revert SeaBIOS change due to overzealous commit -a
16 years ago
scripts
s390x: s390x-linux-user support
15 years ago
slirp
add a service to reap zombies, use it in SLIRP
16 years ago
sysconfigs/ target
Add cpu model configuration support..
17 years ago
target-alpha
target-alpha: Add various symbolic constants.
15 years ago
target-arm
target-arm/exec.h: Remove unused #define of M0
15 years ago
target-cris
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
15 years ago
target-i386
irq: Privatize CPU_INTERRUPT_NMI.
15 years ago
target-lm32
target-lm32: Remove unused local variables
15 years ago
target-m68k
Fix typos in comments and code (occured -> occurred and related)
15 years ago
target-microblaze
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
15 years ago
target-mips
target-mips: Fix warning caused by unused local variable
15 years ago
target-ppc
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
15 years ago
target-s390x
s390x: fix memory detection for guests > 64GB
15 years ago
target-sh4
Remove unused function parameter from cpu_restore_state
16 years ago
target-sparc
Delete unused tb_invalidate_page_range
15 years ago
target-unicore32
Remove unused function parameters from gen_pc_load and rename the function
16 years ago
tcg
Fix spelling in comment (additon -> addition)
15 years ago
tests
Fix spelling in comments (intruction -> instruction)
15 years ago
ui
set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card
15 years ago
.gitignore
Makefile: Clean up after "make pdf"
16 years ago
.gitmodules
Add ipxe submodule
16 years ago
CODING_STYLE
checkpatch: adjust to QEMUisms
16 years ago
COPYING
COPYING: update from FSF
18 years ago
COPYING.LIB
Update FSF address in GPL/LGPL boilerplate
18 years ago
Changelog
Fix typos in comments (dependancy -> dependency)
15 years ago
HACKING
HACKING: Update status of format checking
16 years ago
LICENSE
Add missing newline at the end of file
18 years ago
MAINTAINERS
target-alpha: Claim ownership.
15 years ago
Makefile
libcacard: add correct subdirectory dependencies
15 years ago
Makefile.dis
Compile disassemblers only once
17 years ago
Makefile.hw
Clean libhw subdirs as well
16 years ago
Makefile.objs
usb: add ehci adapter
15 years ago
Makefile.target
target-alpha: Enable the alpha-softmmu target.
15 years ago
Makefile.user
Use vpath directive
17 years ago
README
Add missing newline at the end of file
18 years ago
TODO
Update
18 years ago
VERSION
Open up the 0.15 development branch
16 years ago
a.out.h
Remove unnecessary trailing newlines
18 years ago
acl.c
Remove unused sysemu.h include directives
16 years ago
acl.h
Fix sys-queue.h conflict for good
17 years ago
aes.c
Include assert.h from qemu-common.h
18 years ago
aes.h
AES crypto support
22 years ago
aio.c
block: fix aio_flush segfaults for read-only protocols (e.g. curl)
16 years ago
alpha-dis.c
target-alpha: Disassemble EV6 PALcode instructions.
15 years ago
alpha.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
arch_init.c
Introduce -machine command option.
15 years ago
arch_init.h
Introduce -machine command option.
15 years ago
arm-dis.c
arm-dis: Include opcode hex when doing disassembly
16 years ago
arm-semi.c
Remove unused sysemu.h include directives
16 years ago
arm.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
async.c
Introduce contexts for asynchronous callbacks
17 years ago
balloon.c
Remove unused sysemu.h include directives
16 years ago
balloon.h
move balloon handling to balloon.c
17 years ago
bitmap.c
bitmap: add a generic bitmap and bitops library
16 years ago
bitmap.h
bitmap: add a generic bitmap and bitops library
16 years ago
bitops.c
bitmap: add a generic bitmap and bitops library
16 years ago
bitops.h
bitops: fix error on OpenBSD and mingw32
16 years ago
block-migration.c
Improve accuracy of block migration bandwidth calculation
16 years ago
block-migration.h
block migration: Report progress also via info migration
17 years ago
block.c
block: Remove type hint, it's guest matter, doesn't belong here
15 years ago
block.h
block: Remove type hint, it's guest matter, doesn't belong here
15 years ago
block_int.h
block: Remove type hint, it's guest matter, doesn't belong here
15 years ago
blockdev.c
block: Remove type hint, it's guest matter, doesn't belong here
15 years ago
blockdev.h
blockdev: Store -drive option media in DriveInfo
15 years ago
bswap.h
bswap.h: add cpu_to_be64wu()
16 years ago
bt-host.c
Remove unused sysemu.h include directives
16 years ago
bt-host.h
Clean build: Add bt-host.h
18 years ago
bt-vhci.c
Remove unused sysemu.h include directives
16 years ago
buffered_file.c
Remove unused sysemu.h include directives
16 years ago
buffered_file.h
Introduce a buffered file wrapper for QEMUFile
18 years ago
cache-utils.c
Remove trailing whitespace
16 years ago
cache-utils.h
Delete useless 'extern' qualifiers for functions
16 years ago
check-qdict.c
check-qdict: Fix possible crash
16 years ago
check-qfloat.c
Fix qtypes' licenses
16 years ago
check-qint.c
Fix qtypes' licenses
16 years ago
check-qjson.c
Silence compiler warning in json test case
16 years ago
check-qlist.c
Fix qtypes' licenses
16 years ago
check-qstring.c
Fix qtypes' licenses
16 years ago
cmd.c
qemu-io: check registered fds in command_loop()
16 years ago
cmd.h
Delete useless 'extern' qualifiers for functions
16 years ago
compatfd.c
Use sigwait instead of sigwaitinfo.
16 years ago
compatfd.h
signalfd compatibility
16 years ago
config.h
Makefile dependencies for device configs
17 years ago
configure
target-alpha: Enable the alpha-softmmu target.
15 years ago
console.c
Consolidate DisplaySurface allocation in qemu_alloc_display()
16 years ago
console.h
Make VNC support optional
16 years ago
cpu-all.h
irq: Privatize CPU_INTERRUPT_NMI.
15 years ago
cpu-common.h
Introduce qemu_put_ram_ptr
15 years ago
cpu-defs.h
Expose thread_id in info cpus
16 years ago
cpu-exec.c
Move user emulator stuff from cpu-exec.c to user-exec.c
15 years ago
cpus.c
qemu_next_deadline should not consider host-time timers
16 years ago
cpus.h
Move CPU related functions to cpus.h
16 years ago
cris-dis.c
cris: Support disassembly of crisv10
16 years ago
cursor.c
cursor: add cursor functions.
16 years ago
cursor_hidden.xpm
cursor: add cursor functions.
16 years ago
cursor_left_ptr.xpm
cursor: add cursor functions.
16 years ago
cutils.c
QCOW2: bug fix - read base image beyond its size
16 years ago
def-helper.h
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
16 years ago
device_tree.c
Remove unused sysemu.h include directives
16 years ago
device_tree.h
Allow qemu_devtree_setprop() to take arbitrary values
16 years ago
dis-asm.h
target-alpha: Disassemble EV6 PALcode instructions.
15 years ago
disas.c
target-alpha: Disassemble EV6 PALcode instructions.
15 years ago
disas.h
Remove special handling of system include files (no longer needed)
16 years ago
dma-helpers.c
Revert "Get rid of _t suffix"
17 years ago
dma.h
Revert "Get rid of _t suffix"
17 years ago
dyngen-exec.h
Remove special handling of system include files (no longer needed)
16 years ago
elf.h
unicore32: necessary modifications for other files to support unicore32
16 years ago
envlist.c
Fix sys-queue.h conflict for good
17 years ago
envlist.h
Delete useless 'extern' qualifiers for functions
16 years ago
exec-all.h
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
15 years ago
exec.c
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
15 years ago
gdbstub.c
s390x: Adjust GDB stub
15 years ago
gdbstub.h
Add scripts directory
16 years ago
gen-icount.h
Fix conversions from pointer to tcg_target_long
16 years ago
hmp-commands.hx
hmp-commands.hx: fix badly merged client_migrate_info command
16 years ago
host-utils.c
user: compile host-utils.c only once
17 years ago
host-utils.h
target-alpha: Fix generic ctz64.
17 years ago
hpet.h
Add a local copy of hpet.h.
19 years ago
hppa-dis.c
Fix typo in comment (relevent -> relevant)
15 years ago
hppa.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
i386-dis.c
i386-dis: Fix unused return value, spotted by clang
17 years ago
i386.ld
Fix missing symbols in .rel/.rela.plt sections
17 years ago
ia64-dis.c
Fix %lld or %llx printf format use
16 years ago
ia64.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
input.c
event: trivial coding style fixes
16 years ago
iohandler.c
add a service to reap zombies, use it in SLIRP
16 years ago
ioport-user.c
Revert "Get rid of _t suffix"
17 years ago
ioport.c
ioport: Improve error output
16 years ago
ioport.h
Type-safe ioport callbacks
16 years ago
iorange.h
Type-safe ioport callbacks
16 years ago
iov.c
iov: Move from hw/ to topdir
17 years ago
iov.h
iov: Move from hw/ to topdir
17 years ago
json-lexer.c
json-lexer: fix conflict with mingw32 ERROR definition
16 years ago
json-lexer.h
Add a lexer for JSON
17 years ago
json-parser.c
Use GCC_FMT_ATTR (format checking)
16 years ago
json-parser.h
Add a JSON parser
17 years ago
json-streamer.c
json-streamer: Don't use qdict_put_obj()
16 years ago
json-streamer.h
Add a JSON message boundary identifier
17 years ago
kvm-all.c
kvm: ppc: warn user on PAGE_SIZE mismatch
15 years ago
kvm-stub.c
Remove unused sysemu.h include directives
16 years ago
kvm.h
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
16 years ago
libfdt_env.h
Update to a hopefully more future proof FSF address
17 years ago
linux-aio.c
linux-aio: Fix typo in read() EINTR check
17 years ago
m68k-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
m68k-semi.c
Move qemu_gettimeofday() to OS specific files
16 years ago
m68k.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
microblaze-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
migration-exec.c
Remove unused sysemu.h include directives
16 years ago
migration-fd.c
Remove unused sysemu.h include directives
16 years ago
migration-tcp.c
Remove unused sysemu.h include directives
16 years ago
migration-unix.c
Remove unused sysemu.h include directives
16 years ago
migration.c
Improve vm_stop reason declarations
16 years ago
migration.h
migration: move some declarations to migration.h
16 years ago
mips-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
mips.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
module.c
Fix sys-queue.h conflict for good
17 years ago
module.h
Convert machine registration to use module init functions
17 years ago
monitor.c
monitor: add PPC BookE SPRs
15 years ago
monitor.h
spice: connection events.
16 years ago
nbd.c
NBD: Use qemu_socket functions to open TCP and UNIX sockets
16 years ago
nbd.h
NBD: Use qemu_socket functions to open TCP and UNIX sockets
16 years ago
net.c
Remove unused sysemu.h include directives
16 years ago
net.h
Add bootindex parameter to net/block/fd device
16 years ago
notify.c
Add support for generic notifier lists
17 years ago
notify.h
Add support for generic notifier lists
17 years ago
os-posix.c
add a service to reap zombies, use it in SLIRP
16 years ago
os-win32.c
Expose thread_id in info cpus
16 years ago
osdep.c
Remove unused sysemu.h include directives
16 years ago
osdep.h
Merge remote branch 'qemu-kvm/uq/master' into staging
16 years ago
oslib-posix.c
virtio-9p: fix build on !CONFIG_UTIMENSAT
16 years ago
oslib-win32.c
w32: Remove implementation of function ffs
16 years ago
path.c
user: speed up init_paths a bit
16 years ago
pci-ids.txt
List virtio console device in pci-ids.txt
18 years ago
pflib.c
add pflib: PixelFormat conversion library.
16 years ago
pflib.h
add pflib: PixelFormat conversion library.
16 years ago
poison.h
irq: Privatize CPU_INTERRUPT_NMI.
15 years ago
posix-aio-compat.c
posix-aio-compat: Fix idle_threads counter
15 years ago
ppc-dis.c
Work around OpenSolaris sys/regset.h namespace pollution
17 years ago
ppc.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
ppc64.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
qbool.c
Fix qtypes' licenses
16 years ago
qbool.h
Add a QBool type
17 years ago
qdict-test-data.txt
Introduce QDict test data file
17 years ago
qdict.c
QDict: Introduce qdict_get_try_bool()
16 years ago
qdict.h
QDict: Introduce qdict_get_try_bool()
16 years ago
qemu-aio.h
Add qemu_aio_process_queue()
17 years ago
qemu-barrier.h
Introduce proper compiler barrier
16 years ago
qemu-char.c
char: Detect chardev release by NULL handlers as well as NULL opaque
16 years ago
qemu-char.h
char: Allow devices to use a single multiplexed chardev.
16 years ago
qemu-common.h
Add documentation for qemu_progress_{init,print}()
15 years ago
qemu-config.c
Introduce -machine command option.
15 years ago
qemu-config.h
spice: core bits
16 years ago
qemu-doc.texi
doc: Add explanation that -alt-grab and -ctrl-grab affect special keys
15 years ago
qemu-error.c
Remove unused sysemu.h include directives
16 years ago
qemu-error.h
Use GCC_FMT_ATTR (format checking)
16 years ago
qemu-img-cmds.hx
qemu-img: Initial progress printing support
16 years ago
qemu-img.c
qemu_img: is_not_zero() optimization
15 years ago
qemu-img.texi
Documentation: Add qemu-img check/rebase
16 years ago
qemu-io.c
qemu-io: Fix discard command
16 years ago
qemu-lock.h
qemu-lock.h: Remove non-pthreads spinlock implementations
16 years ago
qemu-log.h
Define macros that will become the new logging API (Eduardo Habkost)
18 years ago
qemu-malloc.c
Add missing tracing to qemu_mallocz()
16 years ago
qemu-nbd.c
Remove NULL checks for bdrv_new return value
16 years ago
qemu-nbd.texi
qemu-nbd: Fix wrong description in qemu-nbd.texi
17 years ago
qemu-objects.h
Fix qtypes' licenses
16 years ago
qemu-option.c
qemu-option: Fix parse_option_parameters() documentation typo
16 years ago
qemu-option.h
error: New qemu_opts_loc_restore()
16 years ago
qemu-options.h
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
16 years ago
qemu-options.hx
doc: Add explanation that -alt-grab and -ctrl-grab affect special keys
15 years ago
qemu-os-posix.h
virtio-9p: fix build on !CONFIG_UTIMENSAT
16 years ago
qemu-os-win32.h
w32: Fix missing declaration of ffs()
15 years ago
qemu-progress.c
Add documentation for qemu_progress_{init,print}()
15 years ago
qemu-queue.h
Import a simple queue implementation from NetBSD
17 years ago
qemu-sockets.c
Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms
16 years ago
qemu-tech.texi
qemu-tech: Spelling fixes
16 years ago
qemu-thread-posix.c
qemu-thread: delete unused functions
16 years ago
qemu-thread-posix.h
add Win32 IPI service
16 years ago
qemu-thread-win32.c
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
16 years ago
qemu-thread-win32.h
add win32 qemu-thread implementation
16 years ago
qemu-thread.h
qemu-thread.h: include inttypes.h
16 years ago
qemu-timer-common.c
Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.
16 years ago
qemu-timer.c
qemu-timer: Fix timers for w32
16 years ago
qemu-timer.h
qemu-timer: Remove unneeded include statement (w32)
16 years ago
qemu-tool.c
qemu-tool: Stub out qemu-timer functions
15 years ago
qemu-x509.h
move x509 file name defines to qemu-x509.h
17 years ago
qemu.sasl
Add SASL authentication support ("Daniel P. Berrange")
18 years ago
qemu_socket.h
net: remove parse_host_src_port() function
16 years ago
qerror.c
qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
16 years ago
qerror.h
Make VNC support optional
16 years ago
qfloat.c
Fix qtypes' licenses
16 years ago
qfloat.h
Add a QFloat datatype
17 years ago
qint.c
Fix qtypes' licenses
16 years ago
qint.h
Fix qtypes' licenses
16 years ago
qjson.c
Add support for JSON pretty printing
16 years ago
qjson.h
Merge remote branch 'qmp/for-anthony' into staging
16 years ago
qlist.c
Fix qtypes' licenses
16 years ago
qlist.h
Fix qtypes' licenses
16 years ago
qmp-commands.hx
block QMP: Deprecate query-block's "type", drop info block's "type="
15 years ago
qobject.h
Fix qtypes' licenses
16 years ago
qstring.c
Fix qtypes' licenses
16 years ago
qstring.h
Fix qtypes' licenses
16 years ago
range.h
Introduce range.h
16 years ago
readline.c
cope with printf macro definition in readline.c
17 years ago
readline.h
monitor: Improve mux'ed console experience (Jan Kiszka)
18 years ago
rules.mak
Add scripts directory
16 years ago
rwhandler.c
Make simple io mem handler endian aware
16 years ago
rwhandler.h
Make simple io mem handler endian aware
16 years ago
s390-dis.c
s390: Disassemble some general-instruction-extension insns.
16 years ago
s390.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
savevm.c
Fix some typos in comments and documentation
16 years ago
sh4-dis.c
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
16 years ago
simpletrace.c
simpletrace: Move st_init() error reporting
16 years ago
simpletrace.h
simpletrace: Move st_init() error reporting
16 years ago
softmmu-semi.h
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
18 years ago
softmmu_defs.h
Fix some warnings that would be generated by gcc -Wredundant-decls
18 years ago
softmmu_exec.h
sparc64: handle asi referencing nucleus and secondary MMU contexts
17 years ago
softmmu_header.h
sparc64: fix 32bit load sign extension
16 years ago
softmmu_template.h
Split TLB addend and target_phys_addr_t
17 years ago
sparc-dis.c
sparc64: more ultrasparc asi extensions for disassembler
17 years ago
sparc.ld
Fix sparc.ld
17 years ago
sparc64.ld
set SEARCH_PATH for the linker script from output of ld --verbose -v
17 years ago
spice-qemu-char.c
spice-chardev: listen to frontend guest open / close
16 years ago
sysemu.h
vl.c: Introduce getter for shutdown_requested and reset_requested.
15 years ago
targphys.h
Split TLB addend and target_phys_addr_t
17 years ago
tcg-runtime.c
tcg: add div/rem 32-bit helpers
17 years ago
thunk.c
Update to a hopefully more future proof FSF address
17 years ago
thunk.h
Update to a hopefully more future proof FSF address
17 years ago
trace-events
scsi: introduce scsi_req_continue
15 years ago
translate-all.c
Remove unused function parameter from cpu_restore_state
16 years ago
uboot_image.h
Revert "Get rid of _t suffix"
17 years ago
usb-bsd.c
usb: Pass the packet to the device's handle_control callback
15 years ago
usb-linux.c
usb: move cancel callback to USBDeviceInfo
15 years ago
usb-stub.c
monitor: Rework API (Jan Kiszka)
18 years ago
user-exec.c
Move user emulator stuff from cpu-exec.c to user-exec.c
15 years ago
version.rc
mingw: add version information to the executables
16 years ago
vgafont.h
Some little fixes on QEMU
18 years ago
vl.c
defaults: ide-cd, ide-hd and scsi-cd devices suppress default CD-ROM
15 years ago
x86_64.ld
Fix missing symbols in .rel/.rela.plt sections
17 years ago
xen-all.c
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
15 years ago
xen-mapcache-stub.c
xen: Introduce the Xen mapcache
15 years ago
xen-mapcache.c
Introduce qemu_put_ram_ptr
15 years ago
xen-mapcache.h
xen: Introduce the Xen mapcache
15 years ago
xen-stub.c
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
15 years ago