Fără Descriere

Michael Roth ff0245dea2 update VERSION for v1.2.2 12 ani în urmă
QMP 25df49f6eb qmp: add SUSPEND_DISK event 13 ani în urmă
audio b79ba45af1 audio: Fix warning from static code analysis 13 ani în urmă
block cef2566953 iscsi: do not assume device is zero initialized 12 ani în urmă
bsd-user c8057f951d Support 'help' as a synonym for '?' in command line options 13 ani în urmă
default-configs 03e044136a target-sparc64: disable VGA cirrus 12 ani în urmă
docs a0d718a395 Spelling fixes in comments and documentation 13 ani în urmă
fpu a8f2299d1b fpu/softfloat.c: Return correctly signed values from uint64_to_float32 13 ani în urmă
fsdev ee20477d24 build: move fsdev/ objects to nested Makefile.objs 13 ani în urmă
gdb-xml 22555301ad gdb-xml: fix hacks in powerpc register numbering 16 ani în urmă
hw e1a0ffb957 e1000: Discard packets that are too long if !SBP and !LPE 12 ani în urmă
include 178ef3a43a stream: fix ratelimit_set_speed 12 ani în urmă
libcacard 47ecbdf07e libcacard: build fixes 13 ani în urmă
linux-headers 651682dcf5 linux-headers: update to 3.6-rc3 13 ani în urmă
linux-user 61dea8e914 linux-user: Remove redundant null check and replace free by g_free 13 ani în urmă
net d4413913e1 net/socket: Fix compiler warning (regression for MinGW) 13 ani în urmă
pc-bios ce67604048 Update OpenBIOS PPC image 13 ani în urmă
qapi ffffff0146 qapi: fix qapi_dealloc_type_size parameter type 12 ani în urmă
qga 54c2e50205 build: Fix linking failure for qemu-ga 13 ani în urmă
qom f05a3da4e0 qom: fix refcount of non-heap-allocated objects 12 ani în urmă
roms ce67604048 Update OpenBIOS PPC image 13 ani în urmă
scripts 122b92d90a qapi: Fix potential NULL pointer segfault 13 ani în urmă
slirp c23314334d slirp: Implement TFTP Blocksize option 13 ani în urmă
sysconfigs e2d87bff12 move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) 13 ani în urmă
target-alpha df6502fac5 target-alpha: Initialize env->cpu_model_str 13 ani în urmă
target-arm 40b1f8a804 target-arm: final conversion to AREG0 free mode 13 ani în urmă
target-cris c383331e9d target-cris: Switch to AREG0 free mode 13 ani în urmă
target-i386 3dfbc51e78 target-i386: Allow tsc-frequency to be larger then 2.147G 12 ani în urmă
target-lm32 7a5311f64f target-lm32: switch to AREG0 free mode 13 ani în urmă
target-m68k 382a582c1f m68k: Return semihosting errno values correctly 12 ani în urmă
target-microblaze c9b89e8224 target-microblaze: switch to AREG0 free mode 13 ani în urmă
target-mips 357414daa4 target-mips: fix wrong microMIPS opcode encoding 12 ani în urmă
target-openrisc 4a8e490cbc target-openrisc: remove conflicting definitions from cpu.h 12 ani în urmă
target-ppc 0aad8f1a49 PPC: Fix missing TRACE exception 12 ani în urmă
target-s390x 1ada516f0e target-s390x: avoid cpu_single_env 13 ani în urmă
target-sh4 ca75e56821 target-sh4: switch to AREG0 free mode 13 ani în urmă
target-sparc a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
target-unicore32 af411212ce target-unicore32: switch to AREG0 free mode 13 ani în urmă
target-xtensa cc10061717 target-xtensa: don't emit extra tcg_gen_goto_tb 13 ani în urmă
tcg ede76edace tcg/arm: fix cross-endian qemu_st16 12 ani în urmă
tests 4843c928f9 rtc: fix overflow in mktimegm 12 ani în urmă
trace 4552e41025 trace/simple: Replace asprintf by g_strdup_printf 13 ani în urmă
ui 5af7caaadd vnc: fix "info vnc" with "-vnc ..., reverse=on" 12 ani în urmă
.gitignore eeae63a7aa .gitignore update 13 ani în urmă
.gitmodules 6329866f81 add sgabios blob and submodule 13 ani în urmă
.mailmap 4cb016587a Add a .mailmap to map pre-git-conversion authors to friendly names 13 ani în urmă
CODING_STYLE 6576b74b0b Replace Qemu by QEMU in internal documentation 13 ani în urmă
COPYING a013cc6593 COPYING: update from FSF 17 ani în urmă
COPYING.LIB fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 16 ani în urmă
Changelog a31f053129 fix some common typos 13 ani în urmă
HACKING f603a687ff HACKING: clarify allocation/free recommendations 13 ani în urmă
LICENSE ee12e1f38a LICENSE: There is no libqemu.a anymore 13 ani în urmă
MAINTAINERS e8ca4a8ac7 MAINTAINERS: Add entry for QOM CPU 13 ani în urmă
Makefile b83465006d configure: Allow builds without any system or user emulation 13 ani în urmă
Makefile.dis 1435ddb89c build: get dependency file directories from object file names 13 ani în urmă
Makefile.hw 1435ddb89c build: get dependency file directories from object file names 13 ani în urmă
Makefile.objs f794573eab Adding support for libseccomp in configure and Makefile (v8) 13 ani în urmă
Makefile.target a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
Makefile.user 1435ddb89c build: get dependency file directories from object file names 13 ani în urmă
README 62ba9f3662 Update README 13 ani în urmă
TODO d08c4d34a0 Update 16 ani în urmă
VERSION ff0245dea2 update VERSION for v1.2.2 12 ani în urmă
a.out.h 541dc0d47f Use new macro QEMU_PACKED for packed structures 14 ani în urmă
acl.c 0ce6a43417 acl: Fix use after free in qemu_acl_reset() 14 ani în urmă
acl.h 72cf2d4f0e Fix sys-queue.h conflict for good 16 ani în urmă
aes.c 5561650587 Include assert.h from qemu-common.h 16 ani în urmă
aes.h e4d4fe3c34 AES crypto support 21 ani în urmă
aio.c 9eb0bfca96 aio: simplify qemu_aio_wait 13 ani în urmă
alpha-dis.c b9bec751c8 target-alpha: Disassemble EV6 PALcode instructions. 14 ani în urmă
alpha.ld 4bf6b55b34 set SEARCH_PATH for the linker script from output of ld --verbose -v 16 ani în urmă
arch_init.c b52c8f78f2 arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs 13 ani în urmă
arch_init.h 76b64a7aa8 win32: provide separate macros for weak decls and definitions 13 ani în urmă
arm-dis.c 07f35073c6 fix spelling in main directory 13 ani în urmă
arm.ld 8733f6093c Fix linker scripts 14 ani în urmă
async.c 9b47b17e80 async: Use bool for boolean struct members and remove a hole 13 ani în urmă
balloon.c 973603a813 Add event notification for guest balloon changes 13 ani în urmă
balloon.h 973603a813 Add event notification for guest balloon changes 13 ani în urmă
bitmap.c e0e53b2f1b bitmap: add a generic bitmap and bitops library 14 ani în urmă
bitmap.h 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
bitops.c e0e53b2f1b bitmap: add a generic bitmap and bitops library 14 ani în urmă
bitops.h 17a4ed8a5e bitops: drop volatile qualifier 13 ani în urmă
block-migration.c 16310a3cca savevm: split save_live into stage2 and stage3 13 ani în urmă
block-migration.h 25f236433f block migration: Report progress also via info migration 15 ani în urmă
block.c 4fb9656b9d block: Fix regression for MinGW (assertion caused by short string) 12 ani în urmă
block.h d80210efbc block: correctly set the keep_read_only flag 13 ani în urmă
block_int.h 9aeaddff26 block: block_int: include qerror.h 13 ani în urmă
blockdev.c 513cdda198 blockdev: preserve readonly and snapshot states across media changes 13 ani în urmă
blockdev.h 577d0a3807 blockdev: Don't limit DriveInfo serial to 20 characters 13 ani în urmă
bswap.h f44cc4852a bswap.h: build fix 14 ani în urmă
bt-host.c f7253270fc bt-host: add missing break statement 13 ani în urmă
bt-host.h 5ef4efa426 Clean build: Add bt-host.h 16 ani în urmă
bt-vhci.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
buffered_file.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 ani în urmă
buffered_file.h 39b65c2e31 Introduce a buffered file wrapper for QEMUFile 17 ani în urmă
cache-utils.c 12b6278f9e Remove trailing whitespace 15 ani în urmă
cache-utils.h e04b289961 cache-utils: Add missing include file for uintptr_t 13 ani în urmă
cmd.c 8655d2de0a qemu-io: correctly print non-integer values as decimals 13 ani în urmă
cmd.h 64b85a8f23 Delete useless 'extern' qualifiers for functions 14 ani în urmă
compatfd.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 ani în urmă
compatfd.h d25f89c9e9 Register Linux dyntick timer as per-thread signal 14 ani în urmă
compiler.h 78fd27b3b6 w32: Always use standard instead of native format strings 13 ani în urmă
config.h a992fe3d0f Makefile dependencies for device configs 15 ani în urmă
configure ea79e157c6 configure: avoid compiler warning in pipe2 detection 12 ani în urmă
console.c a2aad5fdc4 TextConsole: saturate escape parameter in TTY_STATE_CSI 13 ani în urmă
console.h cdbc19dd8d console: add some trace events 13 ani în urmă
coroutine-gthread.c d1b719e98c coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 13 ani în urmă
coroutine-sigaltstack.c 9cc31772bf Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 ani în urmă
coroutine-ucontext.c 06d71fa148 configure: Split valgrind test into pragma test and valgrind.h test 13 ani în urmă
coroutine-win32.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
cpu-all.h a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
cpu-common.h e58998c66d cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY 13 ani în urmă
cpu-defs.h 216fc9a44b cpu: Move thread_kicked to CPUState 13 ani în urmă
cpu-exec.c 4f213879f3 Revert "i8259: add -no-spurious-interrupt-hack option" 13 ani în urmă
cpus.c 7ae26bd484 kvm: Decouple 'async interrupt delivery' from 'kernel irqchip' 13 ani în urmă
cpus.h 8156be5610 qtest: add clock management 13 ani în urmă
cputlb.c a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
cputlb.h fd06257351 memory: move functions is_romd and section_addr to memory API 13 ani în urmă
cris-dis.c 520a02f8b8 cris-dis: Clean memory allocation 13 ani în urmă
cursor.c 1c467855da Fix sign of sscanf format specifiers 13 ani în urmă
cursor_hidden.xpm 254e59506e cursor: add cursor functions. 15 ani în urmă
cursor_left_ptr.xpm 254e59506e cursor: add cursor functions. 15 ani în urmă
cutils.c 4843c928f9 rtc: fix overflow in mktimegm 12 ani în urmă
def-helper.h e46258fb50 tcg: Fix MAX_OPC_PARAM_IARGS 13 ani în urmă
device_tree.c f0aa713f65 device_tree: Add support for reading device tree properties 13 ani în urmă
device_tree.h f0aa713f65 device_tree: Add support for reading device tree properties 13 ani în urmă
dis-asm.h 79368f4984 target-lm32: add simple disassembler 13 ani în urmă
disas.c 181dd0b27c tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. 13 ani în urmă
disas.h 9349b4f9fd Rename CPUState -> CPUArchState 13 ani în urmă
dma-helpers.c bc9b78debf dma: Fix stupid typo/thinko 13 ani în urmă
dma.h 0ed8b6f67f Avoid returning void 13 ani în urmă
dump-stub.c 352666e2d9 dump: Fix license version (GPL2+ instead of GPL2) 13 ani în urmă
dump.c 352666e2d9 dump: Fix license version (GPL2+ instead of GPL2) 13 ani în urmă
dump.h 352666e2d9 dump: Fix license version (GPL2+ instead of GPL2) 13 ani în urmă
elf.h e67db06e9f target-or32: Add target stubs and QOM cpu 13 ani în urmă
envlist.c 72cf2d4f0e Fix sys-queue.h conflict for good 16 ani în urmă
envlist.h 64b85a8f23 Delete useless 'extern' qualifiers for functions 14 ani în urmă
error.c 6d3f0dbb30 error, qerror: drop QDict member 13 ani în urmă
error.h df1e608a01 error, qerror: pass desc string to error calls 13 ani în urmă
event_notifier.c 6bf819f0a2 event_notifier: add event_notifier_set_handler 13 ani în urmă
event_notifier.h 6bf819f0a2 event_notifier: add event_notifier_set_handler 13 ani în urmă
exec-all.h e46258fb50 tcg: Fix MAX_OPC_PARAM_IARGS 13 ani în urmă
exec-memory.h 07f35073c6 fix spelling in main directory 13 ani în urmă
exec-obsolete.h 45f33f01f3 Maintain the number of dirty pages 13 ani în urmă
exec.c 668194d5a5 cpu_physical_memory_write_rom() needs to do TB invalidates 13 ani în urmă
gdbstub.c 15658ad01b gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES 13 ani în urmă
gdbstub.h 68f4730c71 make gdb_id() generally avialable and rename it to cpu_index() 13 ani în urmă
gen-icount.h 9349b4f9fd Rename CPUState -> CPUArchState 13 ani în urmă
hmp-commands.hx 23086b2054 fix doc of using raw values with sendkey 13 ani în urmă
hmp.c 38a01d68c6 spice: add 'migrated' flag to spice info 13 ani în urmă
hmp.h 633decd711 Merge remote-tracking branch 'qmp/queue/qmp' into staging 13 ani în urmă
host-utils.c facd285778 user: compile host-utils.c only once 16 ani în urmă
host-utils.h f8b72754c2 Move macro QEMU_GNUC_PREREQ to compiler.h 14 ani în urmă
hppa-dis.c 07f35073c6 fix spelling in main directory 13 ani în urmă
hppa.ld 8733f6093c Fix linker scripts 14 ani în urmă
i386-dis.c 156aa8981a i386-dis: Fix unused return value, spotted by clang 15 ani în urmă
i386.ld 8733f6093c Fix linker scripts 14 ani în urmă
ia64-dis.c 90647853f9 ia64-dis.c: Undefine ABS to avoid clash with glib 14 ani în urmă
ia64.ld 4bf6b55b34 set SEARCH_PATH for the linker script from output of ld --verbose -v 16 ani în urmă
input.c ad02b96ad8 runstate: introduce suspended state 13 ani în urmă
int128.h b7cd3db6f4 Add support for 128-bit arithmetic 14 ani în urmă
iohandler.c 8484fead29 qemu-char: BUGFIX, don't call FD_ISSET with negative fd 13 ani în urmă
ioport.c 4200872b37 ioport: use INT64_MAX for IO ranges 13 ani în urmă
ioport.h c5b703ac20 ioport: add destructor method to IORange 13 ani în urmă
iorange.h c5b703ac20 ioport: add destructor method to IORange 13 ani în urmă
iov.c bb9558679f iov_send_recv(): Handle zero bytes case even if OS does not 13 ani în urmă
iov.h 25e5e4c7e9 rewrite iov_send_recv() and move it to iov.c 13 ani în urmă
json-lexer.c 0b0404bf84 Add 'fall through' comments to case statements without break 13 ani în urmă
json-lexer.h b011f61931 json-lexer: make lexer error-recovery more deterministic 14 ani în urmă
json-parser.c 65c0f1e955 json-parser: don't replicate tokens at each level of recursion 13 ani în urmă
json-parser.h ef749d07e7 json-parser: propagate error from parser 14 ani în urmă
json-streamer.c 5e2dafeb19 json-streamer: add handling for JSON_ERROR token/state 14 ani în urmă
json-streamer.h eca7db46ff json-streamer: make sure to reset token_size after emitting a token list 14 ani în urmă
kvm-all.c a78cedc09e kvm: Fix warning from static code analysis 13 ani în urmă
kvm-stub.c f3e1bed8da kvm: Decouple 'GSI routing' from 'kernel irqchip' 13 ani în urmă
kvm.h 96fda35ac4 kvm: Add documentation comment for kvm_irqchip_in_kernel() 13 ani în urmă
libfdt_env.h d3922ab5fa Fix libfdt warnings on Darwin 14 ani în urmă
linux-aio.c 3d9b49254f consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset() 13 ani în urmă
lm32-dis.c 79368f4984 target-lm32: add simple disassembler 13 ani în urmă
m68k-dis.c 07f35073c6 fix spelling in main directory 13 ani în urmă
m68k.ld 4bf6b55b34 set SEARCH_PATH for the linker script from output of ld --verbose -v 16 ani în urmă
main-loop.c 3239ad0469 main-loop: Calculate poll timeout using timeout argument 13 ani în urmă
main-loop.h a7aae221b0 Switch SIG_IPI to SIGUSR1 13 ani în urmă
memory.c 0dfd8215c2 memory: fix rendering of a region obscured by another 12 ani în urmă
memory.h 753d5e14c4 memory: pass EventNotifier, not eventfd 13 ani în urmă
memory_mapping-stub.c fc0608ac14 Fix some more license versions (GPL2+ instead of GPL2) 13 ani în urmă
memory_mapping.c fc0608ac14 Fix some more license versions (GPL2+ instead of GPL2) 13 ani în urmă
memory_mapping.h fc0608ac14 Fix some more license versions (GPL2+ instead of GPL2) 13 ani în urmă
microblaze-dis.c 6e2d864edf *-dis: Replace fprintf_ftype by fprintf_function (format checking) 14 ani în urmă
migration-exec.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 ani în urmă
migration-fd.c e1c37d0e94 qapi: Convert migrate 13 ani în urmă
migration-tcp.c 240f68ce5b Fix address handling in inet_nonblocking_connect 13 ani în urmă
migration-unix.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 ani în urmă
migration.c d893e56f72 Clear handler only for valid fd 13 ani în urmă
migration.h f36d55af74 Add XBZRLE statistics 13 ani în urmă
mips-dis.c b2bedb2144 Remove blanks before \n in output strings 14 ani în urmă
mips.ld 8733f6093c Fix linker scripts 14 ani în urmă
module.c b920df5c79 Remove type field in ModuleEntry as it's not used 13 ani în urmă
module.h 83f7d43a9e qom: Unify type registration 13 ani în urmă
monitor.c 986b9a1a2a spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED 13 ani în urmă
monitor.h 986b9a1a2a spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED 13 ani în urmă
nbd.c 879c264803 nbd: fixes to read-only handling 12 ani în urmă
nbd.h 185b43386a nbd: consistently return negative errno values 13 ani în urmă
net.c 0d91cd5aa7 net: add receive_disabled logic to iov delivery path 13 ani în urmă
net.h 86a77c3858 net: cleanup deliver/deliver_iov func pointers 13 ani în urmă
notify.c 31552529a7 notifier: switch to QLIST 13 ani în urmă
notify.h 31552529a7 notifier: switch to QLIST 13 ani în urmă
os-posix.c 5730401442 curses: don't initialize curses when qemu is daemonized 13 ani în urmă
os-win32.c b75a02829d Prevent disk data loss when closing qemu 13 ani în urmă
osdep.c d973ba18ce osdep: Fix compilation failure on BSD systems 13 ani în urmă
osdep.h ddb97f1deb memory: add -machine dump-guest-core=on|off 13 ani în urmă
oslib-posix.c fdec991857 s390: autodetect map private 13 ani în urmă
oslib-win32.c eea54caab0 w32: Add implementation of gmtime_r, localtime_r 13 ani în urmă
page_cache.c 9fb26641ab Add cache handling functions 13 ani în urmă
path.c 2296f194df user: speed up init_paths a bit 14 ani în urmă
pci-ids.txt e2fc836b18 List virtio console device in pci-ids.txt 16 ani în urmă
pflib.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 ani în urmă
pflib.h d6d94fc327 add pflib: PixelFormat conversion library. 15 ani în urmă
poison.h e67db06e9f target-or32: Add target stubs and QOM cpu 13 ani în urmă
posix-aio-compat.c 3d9b49254f consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset() 13 ani în urmă
ppc-dis.c 5cbdb3a34b Replace Qemu by QEMU in comments 13 ani în urmă
ppc.ld 665a04ae1c PPC: Fix linker scripts on ppc hosts 13 ani în urmă
ppc64.ld 665a04ae1c PPC: Fix linker scripts on ppc hosts 13 ani în urmă
qapi-schema-guest.json 59a01f73c3 qapi: Fix enumeration typo error 13 ani în urmă
qapi-schema-test.json 9e9eace89e qapi: add struct-errors test case to test-qmp-output-visitor 13 ani în urmă
qapi-schema.json 59a01f73c3 qapi: Fix enumeration typo error 13 ani în urmă
qbool.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
qbool.h f7e6b1927f Add a QBool type 15 ani în urmă
qdict-test-data.txt 93bd4eee15 Introduce QDict test data file 16 ani în urmă
qdict.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
qdict.h 35006ac856 QDict: Introduce qdict_get_try_bool() 15 ani în urmă
qemu-aio.h bcdc18578d aio: return "AIO in progress" state from qemu_aio_wait 13 ani în urmă
qemu-barrier.h a821ce5933 virtio: order index/descriptor reads 13 ani în urmă
qemu-bridge-helper.c 34309d2b12 net: Add interface to bridge when SIOCBRADDIF isn't available 13 ani în urmă
qemu-char.c 240f68ce5b Fix address handling in inet_nonblocking_connect 13 ani în urmă
qemu-char.h 0beb494207 qdev: nuke qdev_init_chardev() 13 ani în urmă
qemu-common.h d4413913e1 net/socket: Fix compiler warning (regression for MinGW) 13 ani în urmă
qemu-config.c 7908e4a388 spice: adding seamless-migration option to the command line 13 ani în urmă
qemu-config.h 7d76ad4fa4 Command line support for seccomp with -sandbox (v8) 13 ani în urmă
qemu-coroutine-int.h 1bbbdabd56 coroutine: switch to QSLIST 13 ani în urmă
qemu-coroutine-io.c 25e5e4c7e9 rewrite iov_send_recv() and move it to iov.c 13 ani în urmă
qemu-coroutine-lock.c e8ee5e4c47 coroutine: add qemu_co_queue_restart_all() 13 ani în urmă
qemu-coroutine-sleep.c 3ed9902528 block: allow interrupting a co_sleep_ns 13 ani în urmă
qemu-coroutine.c 00dccaf1f8 coroutine: introduce coroutines 14 ani în urmă
qemu-coroutine.h 7e6246670a coroutine: add co_sleep_ns() coroutine sleep function 13 ani în urmă
qemu-doc.texi 31459f463a iscsi: Pick default initiator-name based on the name of the VM 13 ani în urmă
qemu-error.c 7636a470a8 error: Add an accessor for progname 13 ani în urmă
qemu-error.h 7636a470a8 error: Add an accessor for progname 13 ani în urmă
qemu-file.h 93148aa5c3 Spelling fixes in comments (it's -> its) 13 ani în urmă
qemu-ga.c 907a34c9d7 qemu-ga: Remove unreachable code after g_error 13 ani în urmă
qemu-img-cmds.hx 4534ff5426 qemu-img check -r for repairing images 13 ani în urmă
qemu-img.c 5c0d5aebd5 tools: initialize main loop before block layer 12 ani în urmă
qemu-img.texi a0d718a395 Spelling fixes in comments and documentation 13 ani în urmă
qemu-io.c 5c0d5aebd5 tools: initialize main loop before block layer 12 ani în urmă
qemu-lock.h 02615337ef qemu-lock.h: Remove non-pthreads spinlock implementations 14 ani în urmă
qemu-log.c 3437e54585 qemu-log: fix x86 and user logging 13 ani în urmă
qemu-log.h 3437e54585 qemu-log: fix x86 and user logging 13 ani în urmă
qemu-nbd.c 39a5235cd7 qemu-nbd: add --cache and --aio options 13 ani în urmă
qemu-nbd.texi 071c939458 Replace Qemu by QEMU in user visible documentation 13 ani în urmă
qemu-objects.h 41836a9f7e Fix qtypes' licenses 15 ani în urmă
qemu-option-internal.h fdb17976fc expose QemuOpt and QemuOpts struct definitions to interested parties 13 ani în urmă
qemu-option.c c8057f951d Support 'help' as a synonym for '?' in command line options 13 ani în urmă
qemu-option.h c8057f951d Support 'help' as a synonym for '?' in command line options 13 ani în urmă
qemu-options-wrapper.h a3adb7ad3b vl.c: In qemu -h output, only print options for the arch we are running as 13 ani în urmă
qemu-options.h 77bd1119ba vl.c: Move option generation logic into a wrapper file 13 ani în urmă
qemu-options.hx aa69dd05ce net: add -netdev options to man page 13 ani în urmă
qemu-os-posix.h 5730401442 curses: don't initialize curses when qemu is daemonized 13 ani în urmă
qemu-os-win32.h eea54caab0 w32: Add implementation of gmtime_r, localtime_r 13 ani în urmă
qemu-progress.c 9bf0960a9a Fix compilation warning due to missing header for sigaction (followup) 14 ani în urmă
qemu-queue.h 5cbdb3a34b Replace Qemu by QEMU in comments 13 ani în urmă
qemu-seccomp.c 2f668be775 Adding qemu-seccomp.[ch] (v8) 13 ani în urmă
qemu-seccomp.h 2f668be775 Adding qemu-seccomp.[ch] (v8) 13 ani în urmă
qemu-sockets.c 240f68ce5b Fix address handling in inet_nonblocking_connect 13 ani în urmă
qemu-tech.texi e1b4382cbf doc: Fix indefinite article an -> a before nouns that begin with 'h' 13 ani în urmă
qemu-thread-posix.c 2d797b6520 qemu-thread: Let qemu_thread_is_self() return bool 13 ani în urmă
qemu-thread-posix.h cc015e9a5d add Win32 IPI service 14 ani în urmă
qemu-thread-win32.c 2d797b6520 qemu-thread: Let qemu_thread_is_self() return bool 13 ani în urmă
qemu-thread-win32.h 1ecf47bf0a fix win32 build 13 ani în urmă
qemu-thread.h 2d797b6520 qemu-thread: Let qemu_thread_is_self() return bool 13 ani în urmă
qemu-timer-common.c 7ae63a517f Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC. 14 ani în urmă
qemu-timer.c de188751da qemu-timer: properly arm alarm timer for timers set by device initialization 13 ani în urmă
qemu-timer.h 181dd0b27c tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. 13 ani în urmă
qemu-tls.h 4a2dd92d7b Rename get_tls to tls_var 13 ani în urmă
qemu-tool.c adb696f3d8 block: Enable qemu_open/close to work with fd sets 13 ani în urmă
qemu-user.c adb696f3d8 block: Enable qemu_open/close to work with fd sets 13 ani în urmă
qemu-x509.h de7890db9e move x509 file name defines to qemu-x509.h 15 ani în urmă
qemu-xattr.h 4f26f2b6f2 configure: fix detection for xattr.h on modern distributions 13 ani în urmă
qemu.sasl 2f9606b373 Add SASL authentication support ("Daniel P. Berrange") 16 ani în urmă
qemu_socket.h 240f68ce5b Fix address handling in inet_nonblocking_connect 13 ani în urmă
qerror.c 6d3f0dbb30 error, qerror: drop QDict member 13 ani în urmă
qerror.h 6d3f0dbb30 error, qerror: drop QDict member 13 ani în urmă
qfloat.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
qfloat.h ec072ced1e Add a QFloat datatype 15 ani în urmă
qint.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
qint.h 41836a9f7e Fix qtypes' licenses 15 ani în urmă
qjson.c 212b600868 Add support for JSON pretty printing 15 ani în urmă
qjson.h 156b12d739 qjson.h: include compiler.h for GCC_FMT_ATTR 13 ani în urmă
qlist.c a86a4c2f7b qlist: add qlist_size() 13 ani în urmă
qlist.h a86a4c2f7b qlist: add qlist_size() 13 ani în urmă
qmp-commands.hx 86759aa89d Merge remote-tracking branch 'qmp/queue/qmp' into staging 13 ani în urmă
qmp.c 76b64a7aa8 win32: provide separate macros for weak decls and definitions 13 ani în urmă
qobject.h 3aec24d195 json-parser: Fix potential NULL pointer segfault 13 ani în urmă
qstring.c 7267c0947d Use glib memory allocation and free functions 14 ani în urmă
qstring.h 41836a9f7e Fix qtypes' licenses 15 ani în urmă
qtest.c 7f3bf92fad qtest: Fix tv_usec != long 13 ani în urmă
qtest.h e776bffb53 qtest: add dummy functions for user emulators 13 ani în urmă
range.h bf1b007123 Introduce range.h 15 ani în urmă
readline.c fc9fa4bd0a monitor: Fix memory leak with readline completion 13 ani în urmă
readline.h 2724b1806a monitor: Improve mux'ed console experience (Jan Kiszka) 16 ani în urmă
rules.mak 3c4a4d0dcb Support using a different compiler for Objective-C files 13 ani în urmă
s390-dis.c 2024c53950 s390: Disassemble some general-instruction-extension insns. 15 ani în urmă
s390.ld 4bf6b55b34 set SEARCH_PATH for the linker script from output of ld --verbose -v 16 ani în urmă
savevm.c 0d16fdd732 Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging 13 ani în urmă
sh4-dis.c 6e2d864edf *-dis: Replace fprintf_ftype by fprintf_function (format checking) 14 ani în urmă
softmmu-semi.h 15d9e3bc6a softmmu-semi: fix lock_user* functions not to deref NULL upon OOM 13 ani în urmă
softmmu_defs.h a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
softmmu_exec.h efbf29b681 Document softmmu templates 14 ani în urmă
softmmu_header.h a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
softmmu_template.h a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
sparc-dis.c 788686ec59 sparc64: more ultrasparc asi extensions for disassembler 15 ani în urmă
sparc.ld 8733f6093c Fix linker scripts 14 ani în urmă
sparc64.ld 4bf6b55b34 set SEARCH_PATH for the linker script from output of ld --verbose -v 16 ani în urmă
spice-qemu-char.c 4f5c017738 spice-qemu-char.c: Show what name is unsupported 13 ani în urmă
sysemu.h 4f213879f3 Revert "i8259: add -no-spurious-interrupt-hack option" 13 ani în urmă
targphys.h 1e9be4b4fe targphys.h: Define TARGET_PRI*PHYS format specifier macros 13 ani în urmă
tcg-runtime.c 31d6655100 tcg: add div/rem 32-bit helpers 15 ani în urmă
tci-dis.c 5826e51917 tcg: Add tci disassembler 14 ani în urmă
tci.c 38c6d17e75 tci: Fix type of tci_read_label 12 ani în urmă
thunk.c 6083abd9aa linux-user: add struct old_dev_t compat 13 ani în urmă
thunk.h 65074706b9 linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts 13 ani în urmă
trace-events bffb221775 hw/qxl: tracing fixes 13 ani în urmă
translate-all.c 6375e09e79 w64: Fix data type of tb_next and other variables used for host addresses 13 ani în urmă
uboot_image.h c227f0995e Revert "Get rid of _t suffix" 16 ani în urmă
user-exec.c a0969d7a46 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 13 ani în urmă
version.rc 9fe6de9449 mingw: add version information to the executables 15 ani în urmă
vgafont.h 5bfd5521ff Some little fixes on QEMU 17 ani în urmă
vl.c 5730401442 curses: don't initialize curses when qemu is daemonized 13 ani în urmă
vmstate.h 16310a3cca savevm: split save_live into stage2 and stage3 13 ani în urmă
x86_64.ld 8733f6093c Fix linker scripts 14 ani în urmă
xen-all.c 14d4018372 xen-all.c: fix multiply issue for int and uint types 13 ani în urmă
xen-mapcache.c 27b7652ef5 Fix invalidate if memory requested was not bucket aligned 13 ani în urmă
xen-mapcache.h cd1ba7de23 xen mapcache: check if memory region has moved. 13 ani în urmă
xen-stub.c f1dbf015df Xen: basic HVM MSI injection support. 13 ani în urmă

README

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

- QEMU team