QMP
|
37628f11c6
QMP: add server mode to QEMUMonitorProtocol
|
14 лет назад |
audio
|
15d4a72338
fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)
|
13 лет назад |
block
|
e47c212cb5
rbd: always set out parameter in qemu_rbd_snap_list
|
13 лет назад |
bsd-user
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
darwin-user
|
8a5f7b03a0
darwin-user/main.c: Drop unused cpu_single_env definition
|
14 лет назад |
default-configs
|
82b25dc8b0
xtensa_lx60: add FLASH support
|
14 лет назад |
docs
|
e6d89f8c25
Fixing some spelling in docs/libcacard.txt
|
13 лет назад |
fpu
|
369be8f618
softfloat: Implement fused multiply-add
|
14 лет назад |
fsdev
|
3d3ec7b809
hw/9pfs: Use the correct signed type for different variables
|
13 лет назад |
gdb-xml
|
22555301ad
gdb-xml: fix hacks in powerpc register numbering
|
16 лет назад |
hw
|
102dd9167c
Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
|
13 лет назад |
libcacard
|
d9676f82e5
libcacard: Fix wrong assertion (reported by cppcheck)
|
14 лет назад |
linux-headers
|
9d4e4f8cbc
KVM: Update kernel headers
|
14 лет назад |
linux-user
|
7dd47667b9
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
|
13 лет назад |
net
|
e30e5eb613
slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()
|
13 лет назад |
pc-bios
|
6329866f81
add sgabios blob and submodule
|
13 лет назад |
qapi
|
54d50be688
qapi: Check for negative enum values
|
13 лет назад |
qga
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
roms
|
6329866f81
add sgabios blob and submodule
|
13 лет назад |
scripts
|
d8e1f214a0
qapi: fix guardname generation
|
13 лет назад |
slirp
|
d3b12f5dec
main-loop: create main-loop.c
|
14 лет назад |
sysconfigs
|
b5ec5ce0e3
Add cpu model configuration support..
|
15 лет назад |
target-alpha
|
c781cf96e2
target-alpha: Add high-resolution access to wall clock and an alarm.
|
14 лет назад |
target-arm
|
12b1de3a3f
target-arm: Fix use of free() in cpu_arm_close()
|
14 лет назад |
target-cris
|
3e8088148b
cris: Handle conditional stores on CRISv10
|
13 лет назад |
target-i386
|
abf80f8804
target-i386: fix cmpxchg instruction emulation
|
13 лет назад |
target-lm32
|
27f930c5f0
lm32: add missing qemu_init_vcpu() call
|
14 лет назад |
target-m68k
|
bccd9ec5f0
softmmu_header: pass CPUState to tlb_fill
|
14 лет назад |
target-microblaze
|
bccd9ec5f0
softmmu_header: pass CPUState to tlb_fill
|
14 лет назад |
target-mips
|
bccd9ec5f0
softmmu_header: pass CPUState to tlb_fill
|
14 лет назад |
target-ppc
|
d928541b51
pseries: Don't try to munmap() a malloc()ed TCE table
|
13 лет назад |
target-s390x
|
d194ba1cdb
s390: fix cpu hotplug / cpu activity on interrupts
|
13 лет назад |
target-sh4
|
37769d2727
target-sh4: ignore ocbp and ocbwb instructions
|
13 лет назад |
target-sparc
|
96d922a654
Improve "ta 0" shutdown
|
13 лет назад |
target-unicore32
|
fa4e49c0c0
Use hex instead of binary.
|
14 лет назад |
target-xtensa
|
0fdd2e1d06
target-xtensa: fix MMUv3 initialization
|
13 лет назад |
tcg
|
51711aee8c
tci: Make flush_icache_range() inline
|
13 лет назад |
tests
|
5e40857374
target-xtensa: rename dc232b board to sim
|
14 лет назад |
trace
|
454e202d52
trace: Add wildcard trace event support
|
14 лет назад |
ui
|
f2d3476eba
ui: Plug memory leaks on parse_keyboard_layout() error path
|
13 лет назад |
.gitignore
|
4f39d27fe4
Add qapi related generated files to .gitignore
|
14 лет назад |
.gitmodules
|
6329866f81
add sgabios blob and submodule
|
13 лет назад |
CODING_STYLE
|
5f070c5fb7
CODING_STYLE: explicitly allow braceless 'else if'
|
14 лет назад |
COPYING
|
a013cc6593
COPYING: update from FSF
|
17 лет назад |
COPYING.LIB
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 лет назад |
Changelog
|
5f04e36882
Changelog: Add explanatory note that this file is no longer updated
|
14 лет назад |
HACKING
|
58a06675d3
Convert last qemu_free and qemu_malloc uses
|
14 лет назад |
LICENSE
|
e283261910
Add missing newline at the end of file
|
16 лет назад |
MAINTAINERS
|
bc75c9e50d
tci: Add entry to MAINTAINERS
|
13 лет назад |
Makefile
|
9b12940858
Makefile: use full path for qapi-generated directory
|
13 лет назад |
Makefile.dis
|
4d9045339a
Compile disassemblers only once
|
15 лет назад |
Makefile.hw
|
ccbecf6237
Makefile.hw: allow hw/ files to include glib headers
|
14 лет назад |
Makefile.objs
|
f03969b952
hw/9pfs: Improve portability to older systems
|
13 лет назад |
Makefile.target
|
c51d9cb5b6
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
|
14 лет назад |
Makefile.user
|
937b1258b7
build: Move tracing objects into libuser on usermode emulation targets
|
14 лет назад |
README
|
e283261910
Add missing newline at the end of file
|
16 лет назад |
TODO
|
d08c4d34a0
Update
|
16 лет назад |
VERSION
|
3ffb4001c2
Version 1.0.1
|
13 лет назад |
a.out.h
|
541dc0d47f
Use new macro QEMU_PACKED for packed structures
|
14 лет назад |
acl.c
|
0ce6a43417
acl: Fix use after free in qemu_acl_reset()
|
14 лет назад |
acl.h
|
72cf2d4f0e
Fix sys-queue.h conflict for good
|
16 лет назад |
aes.c
|
5561650587
Include assert.h from qemu-common.h
|
16 лет назад |
aes.h
|
e4d4fe3c34
AES crypto support
|
21 лет назад |
aio.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
alpha-dis.c
|
b9bec751c8
target-alpha: Disassemble EV6 PALcode instructions.
|
14 лет назад |
alpha.ld
|
4bf6b55b34
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
16 лет назад |
arch_init.c
|
2975725f6b
migration: make *save_live return errors
|
14 лет назад |
arch_init.h
|
2328826b1d
target-xtensa: add target stubs
|
14 лет назад |
arm-dis.c
|
5d48e9174e
arm-dis: Include opcode hex when doing disassembly
|
14 лет назад |
arm-semi.c
|
1c1b40c162
arm-semi: Provide access to CLI arguments passed through the "-append" option
|
14 лет назад |
arm.ld
|
8733f6093c
Fix linker scripts
|
14 лет назад |
async.c
|
44a9b356ad
main-loop: create main-loop.h
|
14 лет назад |
balloon.c
|
96637bcdf9
qapi: Convert query-balloon
|
14 лет назад |
balloon.h
|
96637bcdf9
qapi: Convert query-balloon
|
14 лет назад |
bitmap.c
|
e0e53b2f1b
bitmap: add a generic bitmap and bitops library
|
14 лет назад |
bitmap.h
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
bitops.c
|
e0e53b2f1b
bitmap: add a generic bitmap and bitops library
|
14 лет назад |
bitops.h
|
84803d7a27
bitops: fix error on OpenBSD and mingw32
|
14 лет назад |
block-migration.c
|
4238e26416
Fix some spelling bugs in documentation and comments
|
13 лет назад |
block-migration.h
|
25f236433f
block migration: Report progress also via info migration
|
15 лет назад |
block.c
|
0f15423c32
block: allow migration to work with image files (v3)
|
13 лет назад |
block.h
|
0f15423c32
block: allow migration to work with image files (v3)
|
13 лет назад |
block_int.h
|
0f15423c32
block: allow migration to work with image files (v3)
|
13 лет назад |
blockdev.c
|
025ccaa7f9
block: add eject request callback
|
13 лет назад |
blockdev.h
|
95b5edcd92
blockdev: Store -drive option media in DriveInfo
|
14 лет назад |
bswap.h
|
f44cc4852a
bswap.h: build fix
|
14 лет назад |
bt-host.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
bt-host.h
|
5ef4efa426
Clean build: Add bt-host.h
|
16 лет назад |
bt-vhci.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
buffered_file.c
|
42802d47dd
migration: use qemu_file_get_error() return value when possible
|
14 лет назад |
buffered_file.h
|
39b65c2e31
Introduce a buffered file wrapper for QEMUFile
|
17 лет назад |
cache-utils.c
|
12b6278f9e
Remove trailing whitespace
|
15 лет назад |
cache-utils.h
|
64b85a8f23
Delete useless 'extern' qualifiers for functions
|
14 лет назад |
check-qdict.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
check-qfloat.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
check-qint.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
check-qjson.c
|
69faeee12a
Fix qjson test of solidus encoding
|
14 лет назад |
check-qlist.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
check-qstring.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
cmd.c
|
47e8dd8fe9
cmd: Fix potential memory leak
|
13 лет назад |
cmd.h
|
64b85a8f23
Delete useless 'extern' qualifiers for functions
|
14 лет назад |
compatfd.c
|
7f84c1272b
compatfd.c: Don't pass NULL pointer to SYS_signalfd
|
14 лет назад |
compatfd.h
|
d25f89c9e9
Register Linux dyntick timer as per-thread signal
|
14 лет назад |
compiler.h
|
87751797c7
Fix and clean code which tests the gcc version
|
14 лет назад |
config.h
|
a992fe3d0f
Makefile dependencies for device configs
|
15 лет назад |
configure
|
6d450bfbc8
configure: Enable build by default PIE / read-only relocation sections on OpenBSD amd64/i386.
|
13 лет назад |
console.c
|
986626efec
console: Fix segfault on screendump without VGA adapter
|
13 лет назад |
console.h
|
2b54aa879e
qapi: Convert query-vnc
|
14 лет назад |
coroutine-gthread.c
|
58a06675d3
Convert last qemu_free and qemu_malloc uses
|
14 лет назад |
coroutine-ucontext.c
|
fe5c13ebf1
coroutine: switch per-thread free pool to a global pool
|
13 лет назад |
coroutine-win32.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
cpu-all.h
|
b3c4bbe56d
Make cpu_single_env thread-local
|
14 лет назад |
cpu-common.h
|
2061800b85
exec.c: Fix subpage memory access to RAM MemoryRegion
|
13 лет назад |
cpu-defs.h
|
dc7a09cfe4
Expose thread_id in info cpus
|
14 лет назад |
cpu-exec.c
|
4e85f82c85
PPC: Fix sync instructions problem in SMP
|
14 лет назад |
cpus.c
|
47113ab6b8
reenable vm_clock when resuming all vcpus
|
13 лет назад |
cpus.h
|
bdb7ca67de
Simplify cpu_exec_all to tcg_exec_all
|
14 лет назад |
cris-dis.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
cursor.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
cursor_hidden.xpm
|
254e59506e
cursor: add cursor functions.
|
15 лет назад |
cursor_left_ptr.xpm
|
254e59506e
cursor: add cursor functions.
|
15 лет назад |
cutils.c
|
6061f16a8a
qiov: prevent double free or use-after-free
|
13 лет назад |
def-helper.h
|
2bece2c883
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
|
15 лет назад |
device_tree.c
|
bff39b6360
device_tree: Fix potential memory leak
|
14 лет назад |
device_tree.h
|
80ad781643
device tree: add add_subnode command
|
14 лет назад |
dis-asm.h
|
5826e51917
tcg: Add tci disassembler
|
14 лет назад |
disas.c
|
5826e51917
tcg: Add tci disassembler
|
14 лет назад |
disas.h
|
47b01cf3a1
Remove special handling of system include files (no longer needed)
|
15 лет назад |
dma-helpers.c
|
d32311810f
Use dma_addr_t type for scatter/gather code
|
14 лет назад |
dma.h
|
d32311810f
Use dma_addr_t type for scatter/gather code
|
14 лет назад |
dyngen-exec.h
|
7316329aa5
tcg: Add bytecode generator for tcg interpreter
|
14 лет назад |
elf.h
|
2328826b1d
target-xtensa: add target stubs
|
14 лет назад |
envlist.c
|
72cf2d4f0e
Fix sys-queue.h conflict for good
|
16 лет назад |
envlist.h
|
64b85a8f23
Delete useless 'extern' qualifiers for functions
|
14 лет назад |
error.c
|
f795e743bd
Drop qemu-objects.h from modules that don't require it
|
14 лет назад |
error.h
|
d3608b7cc6
Error: Fix build when qemu-common.h is not included
|
14 лет назад |
error_int.h
|
d5ec4f27c3
Introduce the new error framework
|
14 лет назад |
event_notifier.c
|
2284451019
event_notifier: move to top-level directory
|
14 лет назад |
event_notifier.h
|
2284451019
event_notifier: move to top-level directory
|
14 лет назад |
exec-all.h
|
7316329aa5
tcg: Add bytecode generator for tcg interpreter
|
14 лет назад |
exec-memory.h
|
309cb471c8
Integrate I/O memory regions into qemu
|
14 лет назад |
exec.c
|
2061800b85
exec.c: Fix subpage memory access to RAM MemoryRegion
|
13 лет назад |
gdbstub.c
|
9643c25f8d
gdbstub: Fix memory leak
|
13 лет назад |
gdbstub.h
|
4c3b5a4891
Add scripts directory
|
14 лет назад |
gen-icount.h
|
4b4a72e556
Fix conversions from pointer to tcg_target_long
|
14 лет назад |
hmp-commands.hx
|
96b3d73f5a
Merge remote-tracking branch 'qmp/queue/qmp' into staging
|
14 лет назад |
hmp.c
|
79627472db
qapi: Convert query-pci
|
14 лет назад |
hmp.h
|
79627472db
qapi: Convert query-pci
|
14 лет назад |
host-utils.c
|
facd285778
user: compile host-utils.c only once
|
16 лет назад |
host-utils.h
|
f8b72754c2
Move macro QEMU_GNUC_PREREQ to compiler.h
|
14 лет назад |
hppa-dis.c
|
4d506cebd3
hppa: Fix printf warnings in hppa-dis.c.
|
14 лет назад |
hppa.ld
|
8733f6093c
Fix linker scripts
|
14 лет назад |
i386-dis.c
|
156aa8981a
i386-dis: Fix unused return value, spotted by clang
|
15 лет назад |
i386.ld
|
8733f6093c
Fix linker scripts
|
14 лет назад |
ia64-dis.c
|
90647853f9
ia64-dis.c: Undefine ABS to avoid clash with glib
|
14 лет назад |
ia64.ld
|
4bf6b55b34
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
16 лет назад |
input.c
|
e235cec376
qapi: Convert query-mice
|
14 лет назад |
int128.h
|
b7cd3db6f4
Add support for 128-bit arithmetic
|
14 лет назад |
iohandler.c
|
be08e65e01
Revert to a hand-made select loop
|
14 лет назад |
ioport-user.c
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 лет назад |
ioport.c
|
6bf9fd43cf
Introduce PortioList
|
14 лет назад |
ioport.h
|
6bf9fd43cf
Introduce PortioList
|
14 лет назад |
iorange.h
|
acd1c812b5
Type-safe ioport callbacks
|
14 лет назад |
iov.c
|
8d15028ec0
Add iov_clear()
|
14 лет назад |
iov.h
|
8d15028ec0
Add iov_clear()
|
14 лет назад |
json-lexer.c
|
b011f61931
json-lexer: make lexer error-recovery more deterministic
|
14 лет назад |
json-lexer.h
|
b011f61931
json-lexer: make lexer error-recovery more deterministic
|
14 лет назад |
json-parser.c
|
c1990ebfa1
json-parser: add handling for NULL token list
|
14 лет назад |
json-parser.h
|
ef749d07e7
json-parser: propagate error from parser
|
14 лет назад |
json-streamer.c
|
5e2dafeb19
json-streamer: add handling for JSON_ERROR token/state
|
14 лет назад |
json-streamer.h
|
eca7db46ff
json-streamer: make sure to reset token_size after emitting a token list
|
14 лет назад |
kvm-all.c
|
db9eae1c49
kvm_init didn't set return value after create vm failed
|
14 лет назад |
kvm-stub.c
|
2b41f10e18
Remove exec-all.h include directives
|
14 лет назад |
kvm.h
|
ba9bc59e1f
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
|
14 лет назад |
libfdt_env.h
|
d3922ab5fa
Fix libfdt warnings on Darwin
|
14 лет назад |
linux-aio.c
|
b161e2e4b3
linux-aio: Allow reads beyond the end of growable images
|
14 лет назад |
m68k-dis.c
|
6e2d864edf
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
|
14 лет назад |
m68k-semi.c
|
541dc0d47f
Use new macro QEMU_PACKED for packed structures
|
14 лет назад |
m68k.ld
|
4bf6b55b34
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
16 лет назад |
main-loop.c
|
0ec024f636
main-loop: Add missing include file
|
14 лет назад |
main-loop.h
|
d3b12f5dec
main-loop: create main-loop.c
|
14 лет назад |
memory.c
|
88365e47dd
memory: fix 'info mtree' segfaults
|
13 лет назад |
memory.h
|
08dafab4bd
memory: use 128-bit integers for sizes and intermediates
|
14 лет назад |
microblaze-dis.c
|
6e2d864edf
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
|
14 лет назад |
migration-exec.c
|
07af445291
migration: move migrate_new to do_migrate
|
14 лет назад |
migration-fd.c
|
aab2293687
migration: flush migration data to disk.
|
14 лет назад |
migration-tcp.c
|
ee86c61f28
migration: make migration-{tcp,unix} consistent
|
14 лет назад |
migration-unix.c
|
ee86c61f28
migration: make migration-{tcp,unix} consistent
|
14 лет назад |
migration.c
|
0f15423c32
block: allow migration to work with image files (v3)
|
13 лет назад |
migration.h
|
fa2756b71b
migrate: add migration blockers
|
13 лет назад |
mips-dis.c
|
b2bedb2144
Remove blanks before \n in output strings
|
14 лет назад |
mips.ld
|
8733f6093c
Fix linker scripts
|
14 лет назад |
module.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
module.h
|
c7aa841e9f
qapi: add module init types for qapi
|
14 лет назад |
monitor.c
|
c951d9a675
monitor: Fix file_completion() to check for stat() failure
|
13 лет назад |
monitor.h
|
99b7796f60
Monitor: Introduce monitor_get_cpu_index()
|
14 лет назад |
nbd.c
|
74624688b3
nbd: treat EPIPE from NBD_DO_IT as success
|
13 лет назад |
nbd.h
|
bbb74edd40
nbd: sync API definitions with upstream
|
14 лет назад |
net.c
|
443916d1d9
Move filedescriptor parsing code from net.c into qemu_parse_fd()
|
14 лет назад |
net.h
|
e2d8830efc
Allow overriding the location of Samba's smbd.
|
14 лет назад |
notify.c
|
9e8dd45164
notifier: Pass data argument to callback
|
14 лет назад |
notify.h
|
9e8dd45164
notifier: Pass data argument to callback
|
14 лет назад |
os-posix.c
|
1bbd1592c8
os-posix: Plug fd leak in qemu_create_pidfile()
|
13 лет назад |
os-win32.c
|
bfc763fcfa
Replace WriteFileEx with WriteFile in qemu_create_pidfile
|
13 лет назад |
osdep.c
|
a08784dd11
Remove unused sysemu.h include directives
|
14 лет назад |
osdep.h
|
f8b72754c2
Move macro QEMU_GNUC_PREREQ to compiler.h
|
14 лет назад |
oslib-posix.c
|
ae0f940e6b
9pfs: improve portability to older systems
|
13 лет назад |
oslib-win32.c
|
154b9a0cbd
add socket_set_block
|
14 лет назад |
path.c
|
2296f194df
user: speed up init_paths a bit
|
14 лет назад |
pci-ids.txt
|
e2fc836b18
List virtio console device in pci-ids.txt
|
16 лет назад |
pflib.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
pflib.h
|
d6d94fc327
add pflib: PixelFormat conversion library.
|
15 лет назад |
poison.h
|
21673cdecb
Avoid CPU endian memory accesses in devices
|
14 лет назад |
posix-aio-compat.c
|
095ed5be7b
posix-aio-compat: Plug memory leak on paio_init() error path
|
13 лет назад |
ppc-dis.c
|
aba1d00a41
Work around OpenSolaris sys/regset.h namespace pollution
|
16 лет назад |
ppc.ld
|
fbcf305e5a
PPC: Fix linker scripts on ppc hosts
|
13 лет назад |
ppc64.ld
|
fbcf305e5a
PPC: Fix linker scripts on ppc hosts
|
13 лет назад |
qapi-schema-guest.json
|
e3d4d25206
guest agent: add guest agent RPCs/commands
|
14 лет назад |
qapi-schema-test.json
|
501e510449
qapi: test schema used for unit tests
|
14 лет назад |
qapi-schema.json
|
79627472db
qapi: Convert query-pci
|
14 лет назад |
qbool.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
qbool.h
|
f7e6b1927f
Add a QBool type
|
15 лет назад |
qdict-test-data.txt
|
93bd4eee15
Introduce QDict test data file
|
16 лет назад |
qdict.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
qdict.h
|
35006ac856
QDict: Introduce qdict_get_try_bool()
|
15 лет назад |
qemu-aio.h
|
8febfa2684
Add qemu_aio_process_queue()
|
16 лет назад |
qemu-barrier.h
|
463ce4ae2d
qemu-barrier: Fix build failure on PowerPC Mac OS X
|
14 лет назад |
qemu-char.c
|
a425d23f8f
qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public
|
13 лет назад |
qemu-char.h
|
a425d23f8f
qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public
|
13 лет назад |
qemu-common.h
|
443916d1d9
Move filedescriptor parsing code from net.c into qemu_parse_fd()
|
14 лет назад |
qemu-config.c
|
2c74c2cb4b
hw/9pfs: Read-only support for 9p export
|
14 лет назад |
qemu-config.h
|
29b0040be6
spice: core bits
|
15 лет назад |
qemu-coroutine-int.h
|
b96e92470a
coroutines: Locks
|
14 лет назад |
qemu-coroutine-lock.c
|
44a9b356ad
main-loop: create main-loop.h
|
14 лет назад |
qemu-coroutine.c
|
00dccaf1f8
coroutine: introduce coroutines
|
14 лет назад |
qemu-coroutine.h
|
12888904fe
coroutine: Add CoRwlock support
|
14 лет назад |
qemu-doc.texi
|
54dcd0b37e
Merge remote-tracking branch 'kwolf/block-stable' into staging
|
13 лет назад |
qemu-error.c
|
6daf194dde
Strip trailing '\n' from error_report()'s first argument
|
14 лет назад |
qemu-error.h
|
8b7968f7c4
Use GCC_FMT_ATTR (format checking)
|
15 лет назад |
qemu-ga.c
|
2542bfd51c
Fix spelling in comments and debug messages (recieve -> receive)
|
14 лет назад |
qemu-img-cmds.hx
|
8afe984ef7
Documentation: Add qemu-img -t parameter in man page
|
13 лет назад |
qemu-img.c
|
5bb37d151b
qemu-img rebase: Fix for undersized backing files
|
13 лет назад |
qemu-img.texi
|
8afe984ef7
Documentation: Add qemu-img -t parameter in man page
|
13 лет назад |
qemu-io.c
|
67403dbba7
qemu-io: Fix multiwrite_f error handling
|
13 лет назад |
qemu-lock.h
|
02615337ef
qemu-lock.h: Remove non-pthreads spinlock implementations
|
14 лет назад |
qemu-log.h
|
6d2c51466e
Define macros that will become the new logging API (Eduardo Habkost)
|
16 лет назад |
qemu-nbd.c
|
802ddc375a
qemu-nbd: open the block device after starting the client thread
|
13 лет назад |
qemu-nbd.texi
|
bba7be962e
qemu-nbd: Fix wrong description in qemu-nbd.texi
|
15 лет назад |
qemu-objects.h
|
41836a9f7e
Fix qtypes' licenses
|
15 лет назад |
qemu-option.c
|
f02b77c9bf
qemu: Add opt_set_bool functionality
|
14 лет назад |
qemu-option.h
|
f02b77c9bf
qemu: Add opt_set_bool functionality
|
14 лет назад |
qemu-options.h
|
59a5264b99
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
|
15 лет назад |
qemu-options.hx
|
8494a397b6
Merge remote-tracking branch 'kwolf/for-anthony' into staging
|
14 лет назад |
qemu-os-posix.h
|
ae0f940e6b
9pfs: improve portability to older systems
|
13 лет назад |
qemu-os-win32.h
|
d3b12f5dec
main-loop: create main-loop.c
|
14 лет назад |
qemu-progress.c
|
9bf0960a9a
Fix compilation warning due to missing header for sigaction (followup)
|
14 лет назад |
qemu-queue.h
|
5f7d05ecfd
qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers.
|
14 лет назад |
qemu-sockets.c
|
9d94747262
qemu-sockets: Plug fd leak on unix_connect_opts() error path
|
13 лет назад |
qemu-tech.texi
|
27c8efcb5d
qemu-tech.texi: Update default code cache size
|
13 лет назад |
qemu-thread-posix.c
|
53380ac37f
Abort on thread layer errors
|
14 лет назад |
qemu-thread-posix.h
|
cc015e9a5d
add Win32 IPI service
|
14 лет назад |
qemu-thread-win32.c
|
53380ac37f
Abort on thread layer errors
|
14 лет назад |
qemu-thread-win32.h
|
9257d46d55
add win32 qemu-thread implementation
|
14 лет назад |
qemu-thread.h
|
5f7d05ecfd
qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers.
|
14 лет назад |
qemu-timer-common.c
|
7ae63a517f
Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.
|
14 лет назад |
qemu-timer.c
|
cca5de7389
win32: remove broken timers
|
13 лет назад |
qemu-timer.h
|
44a9b356ad
main-loop: create main-loop.h
|
14 лет назад |
qemu-tls.h
|
754fd932be
qemu-tls.h: Add abstraction layer for TLS variables
|
14 лет назад |
qemu-tool.c
|
1ed520c66e
qed: add migration blocker (v2)
|
13 лет назад |
qemu-x509.h
|
de7890db9e
move x509 file name defines to qemu-x509.h
|
15 лет назад |
qemu-xattr.h
|
4f26f2b6f2
configure: fix detection for xattr.h on modern distributions
|
13 лет назад |
qemu.sasl
|
2f9606b373
Add SASL authentication support ("Daniel P. Berrange")
|
16 лет назад |
qemu_socket.h
|
154b9a0cbd
add socket_set_block
|
14 лет назад |
qerror.c
|
77a0262181
hw/9pfs: use migration blockers to prevent live migration when virtfs export path is mounted
|
13 лет назад |
qerror.h
|
77a0262181
hw/9pfs: use migration blockers to prevent live migration when virtfs export path is mounted
|
13 лет назад |
qfloat.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
qfloat.h
|
ec072ced1e
Add a QFloat datatype
|
15 лет назад |
qint.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
qint.h
|
41836a9f7e
Fix qtypes' licenses
|
15 лет назад |
qjson.c
|
212b600868
Add support for JSON pretty printing
|
15 лет назад |
qjson.h
|
48f57044e6
Merge remote branch 'qmp/for-anthony' into staging
|
15 лет назад |
qlist.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
qlist.h
|
54d83804a1
qlist: add qlist_first()/qlist_next()
|
14 лет назад |
qmp-commands.hx
|
96b3d73f5a
Merge remote-tracking branch 'qmp/queue/qmp' into staging
|
14 лет назад |
qmp.c
|
d1f29646f2
qapi: Convert query-spice
|
14 лет назад |
qobject.h
|
41836a9f7e
Fix qtypes' licenses
|
15 лет назад |
qstring.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
qstring.h
|
41836a9f7e
Fix qtypes' licenses
|
15 лет назад |
range.h
|
bf1b007123
Introduce range.h
|
15 лет назад |
readline.c
|
8af42882a5
readline: Fix buffer overrun on re-add to history
|
13 лет назад |
readline.h
|
2724b1806a
monitor: Improve mux'ed console experience (Jan Kiszka)
|
16 лет назад |
rules.mak
|
e2a99ad3e1
build: sort objects to remove duplicates for link
|
14 лет назад |
s390-dis.c
|
2024c53950
s390: Disassemble some general-instruction-extension insns.
|
15 лет назад |
s390.ld
|
4bf6b55b34
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
16 лет назад |
savevm.c
|
38e0735eb7
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
|
13 лет назад |
sh4-dis.c
|
6e2d864edf
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
|
14 лет назад |
softmmu-semi.h
|
8e31bf388e
Correct spelling of licensed
|
14 лет назад |
softmmu_defs.h
|
efbf29b681
Document softmmu templates
|
14 лет назад |
softmmu_exec.h
|
efbf29b681
Document softmmu templates
|
14 лет назад |
softmmu_header.h
|
efbf29b681
Document softmmu templates
|
14 лет назад |
softmmu_template.h
|
bccd9ec5f0
softmmu_header: pass CPUState to tlb_fill
|
14 лет назад |
sparc-dis.c
|
788686ec59
sparc64: more ultrasparc asi extensions for disassembler
|
15 лет назад |
sparc.ld
|
8733f6093c
Fix linker scripts
|
14 лет назад |
sparc64.ld
|
4bf6b55b34
set SEARCH_PATH for the linker script from output of ld --verbose -v
|
16 лет назад |
spice-qemu-char.c
|
f76e4c7f16
spice-qemu-char: Generate chardev open/close events
|
13 лет назад |
sysemu.h
|
44a9b356ad
main-loop: create main-loop.h
|
14 лет назад |
targphys.h
|
355b194369
Split TLB addend and target_phys_addr_t
|
15 лет назад |
tcg-runtime.c
|
31d6655100
tcg: add div/rem 32-bit helpers
|
15 лет назад |
tci-dis.c
|
5826e51917
tcg: Add tci disassembler
|
14 лет назад |
tci.c
|
771142c2a7
tcg: Standardize on TCGReg as the enum for hard registers
|
13 лет назад |
test-coroutine.c
|
5e3840ce24
coroutine: add test-coroutine --benchmark-lifecycle
|
14 лет назад |
test-qmp-commands.c
|
5cd5f0d059
qapi: add test cases for generated free functions
|
14 лет назад |
test-visitor.c
|
e1bc2f7b3f
qapi: modify visitor code generation for list iteration
|
14 лет назад |
thunk.c
|
8167ee8839
Update to a hopefully more future proof FSF address
|
16 лет назад |
thunk.h
|
8167ee8839
Update to a hopefully more future proof FSF address
|
16 лет назад |
trace-events
|
3d3ec7b809
hw/9pfs: Use the correct signed type for different variables
|
13 лет назад |
translate-all.c
|
614f104dfd
Delegate setup of TCG temporaries to targets
|
14 лет назад |
uboot_image.h
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 лет назад |
usb-bsd.c
|
7267c0947d
Use glib memory allocation and free functions
|
14 лет назад |
usb-linux.c
|
c936f649d4
usb-host: properly release port on unplug & exit
|
13 лет назад |
usb-redir.c
|
c1b71a1df6
usb-redir: Don't try to write to the chardev after a close event
|
13 лет назад |
usb-stub.c
|
376253ece4
monitor: Rework API (Jan Kiszka)
|
16 лет назад |
user-exec.c
|
97b348e7d2
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
|
14 лет назад |
version.rc
|
9fe6de9449
mingw: add version information to the executables
|
15 лет назад |
vgafont.h
|
5bfd5521ff
Some little fixes on QEMU
|
17 лет назад |
vl.c
|
961b42b9dc
vl: Tighten parsing of -m argument
|
13 лет назад |
x86_64.ld
|
8733f6093c
Fix linker scripts
|
14 лет назад |
xen-all.c
|
1354869c38
Drop the vm_running global variable
|
14 лет назад |
xen-mapcache.c
|
56c119e52c
xen-mapcache: Fix rlimit set size.
|
14 лет назад |
xen-mapcache.h
|
fd2a9d2fc7
xen: fix xen-mapcache build on non-Xen capable targets
|
14 лет назад |
xen-stub.c
|
0f51726adc
xen_console: support the new extended xenstore protocol
|
14 лет назад |
xtensa-semi.c
|
1ddeaa5d42
target-xtensa: implement SIMCALL
|
14 лет назад |