48615 Commits (8adcd6fb6d14ff7fbb47179384dcddbd6dfd95a3)
 

Author SHA1 Message Date
Peter Lieven 8adcd6fb6d coroutine: add a macro for the coroutine stack size 10 years ago
Peter Lieven be87a393f9 coroutine-sigaltstack: rename coroutine struct appropriately 10 years ago
Peter Lieven 8737d9e0c4 oslib-posix: add helpers for stack alloc and free 10 years ago
Kevin Wolf 74e1ae7c0b block: Remove qemu_root_bds_opts 10 years ago
Kevin Wolf 818584a43a block: Move 'discard' option to bdrv_open_common() 10 years ago
Kevin Wolf b85114f8cf block: Use 'detect-zeroes' option for 'blockdev-change-medium' 10 years ago
Kevin Wolf 692e01a27c block: Parse 'detect-zeroes' in bdrv_open_common() 10 years ago
Kevin Wolf 0a4279d97c block/qapi: Move 'aio' option to file driver 10 years ago
Kevin Wolf 685552850b block/qapi: Use separate options type for curl driver 10 years ago
Kevin Wolf 0ffcdd9c06 block: Drop aio/cache consistency check from qmp_blockdev_add() 10 years ago
Kevin Wolf 24df38b00e block: Fix error path in qmp_blockdev_change_medium() 10 years ago
John Snow 49137bf684 block-backend: remove blk_flush_all 10 years ago
John Snow 22af08eacf qemu: use bdrv_flush_all for vm_stop et al 10 years ago
John Snow 4085f5c7a2 block: reintroduce bdrv_flush_all 10 years ago
Peter Maydell c640f2849e * thread-safe tb_flush (Fred, Alex, Sergey, me, Richard, Emilio,... :-) 10 years ago
Peter Maydell bc63afaf5f -----BEGIN PGP SIGNATURE----- 10 years ago
Peter Maydell 4af27939e5 input queue: ps2 kbd cleanups and improvements 10 years ago
Peter Maydell 79907e688d ui: console+vnc fixes, switch spice to pure opengl with gl=on. 10 years ago
Stefan Hajnoczi fe121b9d3c linux-aio: fix re-entrant completion processing 10 years ago
Stefan Hajnoczi afe16f3f47 test-coroutine: test qemu_coroutine_entered() 10 years ago
Stefan Hajnoczi f643e469f3 coroutine: add qemu_coroutine_entered() function 10 years ago
Peter Maydell 3c87fafb90 Xen 2016/09/27 10 years ago
Hervé Poussineau ec044a80e7 ps2: do not generate invalid key codes for unknown keys 10 years ago
Hervé Poussineau 8c10e0baf0 ps2: use QEMU qcodes instead of scancodes 10 years ago
Hervé Poussineau 57d5c005d3 ps2: allow keycode translation for all scancode sets 10 years ago
Hervé Poussineau 4df23b64c5 ps2: correctly handle 'get/set scancode' command 10 years ago
Hervé Poussineau 06b3611fc2 ps2: reject unknown commands, instead of blindly accepting them 10 years ago
Alex Bennée d9d2663c33 ui/vnc-enc-tight: remove switch and have single return 10 years ago
Gerd Hoffmann 4423184376 spice/gl: render DisplaySurface via opengl 10 years ago
Gerd Hoffmann f607867cef console: track gl_block state in QemuConsole 10 years ago
Marc-André Lureau cd958edb1f console: skip same-size resize 10 years ago
Laurent Vivier 844c82296f libqos: fix qvring_init() 10 years ago
Lin Ma eb7b5c3511 iothread: check iothread->ctx before aio_context_unref to avoid assertion 10 years ago
Yaowei Bai 6b9424689a aio-posix: avoid unnecessary aio_epoll_enabled() calls 10 years ago
Yaowei Bai e7e4f9f950 block: mirror: fix wrong comment of mirror_start 10 years ago
Rabin Vincent 4a58f35b79 tests: cris: add v17 ADDC test 10 years ago
Rabin Vincent ceffd34e85 target-cris: add v17 CPU 10 years ago
Hans-Peter Nilsson 17bc37b75e target-cris: reduce v32isms from v10 log dumps 10 years ago
Rabin Vincent 85b3ed1db5 tests: cris: remove check_time1 10 years ago
Rabin Vincent d10a0102b3 tests: cris: remove openpf4 test 10 years ago
Rabin Vincent f278d5cbe5 tests: cris: fix syscall inline asm 10 years ago
Rabin Vincent 21ce148c7e tests: cris: force inlining 10 years ago
Paulina Szubarczyk b6eb9b45f7 qdisk - hw/block/xen_disk: grant copy implementation 10 years ago
Peter Maydell 25930ed60a x86 and machine queue, 2016-09-27 10 years ago
David Gibson 4f01a63779 sysbus: Remove ignored return value of FindSysbusDeviceFunc 10 years ago
Eduardo Habkost 55c911a580 target-i386: Remove has_msr_* global vars for KVM features 10 years ago
Eduardo Habkost aec661de86 target-i386: Clear KVM CPUID features if KVM is disabled 10 years ago
Eduardo Habkost 3ddcd2edc8 target-i386: Remove has_msr_hv_tsc global variable 10 years ago
Eduardo Habkost 2d5aa8728b target-i386: Remove has_msr_hv_apic global variable 10 years ago
Eduardo Habkost 1eabfce6d5 target-i386: Remove has_msr_mtrr global variable 10 years ago