sdk/emulator/qemu.git
2016-10-07 Paolo Bonziniqemu-tech: rewrite some parts
2016-10-07 Paolo Bonziniqemu-tech: reorganize content
2016-10-07 Paolo Bonziniqemu-tech: move TCG test documentation to tests/tcg...
2016-10-07 Paolo Bonziniqemu-tech: move user mode emulation features from qemu...
2016-10-07 Paolo Bonziniqemu-tech: document lazy condition code evaluation...
2016-10-07 Paolo Bonziniqemu-tech: move text from qemu-tech to tcg/README
2016-10-07 Paolo Bonziniqemu-doc: drop installation and compilation notes
2016-10-07 Paolo Bonziniqemu-doc: replace introduction with the one from the...
2016-10-07 Paolo Bonziniqemu-tech: drop index
2016-10-06 Emilio G. Cotatest-qht: perform lookups under rcu_read_lock
2016-10-06 Emilio G. Cotaqht: fix unlock-after-free segfault upon resizing
2016-10-06 Emilio G. Cotaqht: simplify qht_reset_size
2016-10-06 Tomáš Golembiovskýqemu-nbd: Shrink image size by specified offset
2016-10-04 Michal Privoznikqemu_kill_report: Report PID name too
2016-10-04 Michal Privoznikutil: Introduce qemu_get_pid_name
2016-10-04 Marc-André... char: update read handler in all cases
2016-10-04 Marc-André... char: use a fixed idx for child muxed chr
2016-10-04 Hervé Poussineaui8259: give ISA device when registering ISA ioports
2016-10-04 Alex Bennée.travis.yml: add gcc sanitizer build
2016-10-04 Alex Bennéeqga/command: use QEMU atomic primitives
2016-10-04 Alex Bennéelinux-user/syscall: extend lock around cpu-list
2016-10-04 Alex Bennéeutil/qht: atomically set b->hashes
2016-10-04 Alex Bennéecpu: atomically modify cpu->exit_request
2016-10-04 Alex Bennéeqom/cpu: atomically clear the tb_jmp_cache
2016-10-04 Alex Bennéeqom/object: update class cache atomically
2016-10-04 Paolo Bonziniseqlock: use atomic writes for the sequence
2016-10-04 Alex Bennéetcg/optimize: move default return out of if statement
2016-10-04 Alex Bennéeatomic.h: comment on use of atomic_read/set
2016-10-04 Alex Bennéeatomic.h: fix __SANITIZE_THREAD__ build
2016-10-04 Hervé Poussineauintc: make HMP 'info irq' and 'info pic' commands avail...
2016-10-04 Hervé Poussineauintc: make HMP 'info irq' and 'info pic' commands use...
2016-10-04 Hervé Poussineauintc/lm32_pic: implement InterruptStatsProvider interface
2016-10-04 Hervé Poussineauintc/slavio_intctl: implement InterruptStatsProvider...
2016-10-04 Hervé Poussineauintc/i8259: implement InterruptStatsProvider interface
2016-10-04 Hervé Poussineauintc: add an interface to gather statistics/information...
2016-10-04 Peter Xuhw/misc/edu: support MSI interrupt
2016-10-04 Junlian BellMC146818 RTC: coordinate guest clock base to destinatio...
2016-10-04 David Kiariehw/iommu: Fix problems reported by Coverity scan
2016-09-29 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-09-29 Ashijeet Acharyaide: Fix memory leak in ide_register_restart_cb()
2016-09-29 Thomas HuthMAINTAINERS: Add some more headers to the IDE section
2016-09-29 John Snowahci: clear aiocb in ncq_cb
2016-09-29 John Snowide: fix DMA register transitions
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-09-28 Lluís Vilanovatrace: Document the execution mode of guest events
2016-09-28 Lluís Vilanovatrace: Add event "guest_cpu_reset"
2016-09-28 Lluís Vilanovatrace: Add event "guest_cpu_enter"
2016-09-28 Lluís Vilanovatrace: Properly initialize dynamic event states in...
2016-09-28 Daniel P. Berrangetrace: move hw/virtio/virtio-balloon.c trace points...
2016-09-28 Daniel P. Berrangetrace: move hw/mem/pc-dimm.c trace points into correct...
2016-09-28 Daniel P. Berrangetrace: move util/qemu-coroutine*.c trace points into...
2016-09-28 Daniel P. Berrangetrace: move util/buffer.c trace points into correct...
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-09-28 Stefan Hajnoczilinux-aio: fix re-entrant completion processing
2016-09-28 Stefan Hajnoczitest-coroutine: test qemu_coroutine_entered()
2016-09-28 Stefan Hajnoczicoroutine: add qemu_coroutine_entered() function
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-09-28 Hervé Poussineaups2: do not generate invalid key codes for unknown...
2016-09-28 Hervé Poussineaups2: use QEMU qcodes instead of scancodes
2016-09-28 Hervé Poussineaups2: allow keycode translation for all scancode sets
2016-09-28 Hervé Poussineaups2: correctly handle 'get/set scancode' command
2016-09-28 Hervé Poussineaups2: reject unknown commands, instead of blindly accept...
2016-09-28 Alex Bennéeui/vnc-enc-tight: remove switch and have single return
2016-09-28 Gerd Hoffmannspice/gl: render DisplaySurface via opengl
2016-09-28 Gerd Hoffmannconsole: track gl_block state in QemuConsole
2016-09-28 Marc-André... console: skip same-size resize
2016-09-28 Laurent Vivierlibqos: fix qvring_init()
2016-09-28 Lin Maiothread: check iothread->ctx before aio_context_unref...
2016-09-28 Yaowei Baiaio-posix: avoid unnecessary aio_epoll_enabled() calls
2016-09-28 Yaowei Baiblock: mirror: fix wrong comment of mirror_start
2016-09-28 Rabin Vincenttests: cris: add v17 ADDC test
2016-09-28 Rabin Vincenttarget-cris: add v17 CPU
2016-09-28 Hans-Peter... target-cris: reduce v32isms from v10 log dumps
2016-09-28 Rabin Vincenttests: cris: remove check_time1
2016-09-28 Rabin Vincenttests: cris: remove openpf4 test
2016-09-28 Rabin Vincenttests: cris: fix syscall inline asm
2016-09-28 Rabin Vincenttests: cris: force inlining
2016-09-28 Paulina Szubarczykqdisk - hw/block/xen_disk: grant copy implementation
2016-09-27 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-09-27 David Gibsonsysbus: Remove ignored return value of FindSysbusDeviceFunc
2016-09-27 Eduardo Habkosttarget-i386: Remove has_msr_* global vars for KVM features
2016-09-27 Eduardo Habkosttarget-i386: Clear KVM CPUID features if KVM is disabled
2016-09-27 Eduardo Habkosttarget-i386: Remove has_msr_hv_tsc global variable
2016-09-27 Eduardo Habkosttarget-i386: Remove has_msr_hv_apic global variable
2016-09-27 Eduardo Habkosttarget-i386: Remove has_msr_mtrr global variable
2016-09-27 Eduardo Habkosttarget-i386: Move xsave component mask to features...
2016-09-27 Eduardo Habkosttarget-i386: xsave: Calculate set of xsave components...
2016-09-27 Eduardo Habkosttarget-i386: xsave: Helper function to calculate xsave...
2016-09-27 Eduardo Habkosttarget-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX...
2016-09-27 Eduardo Habkosttarget-i386: xsave: Calculate enabled components only...
2016-09-27 Eduardo Habkosttarget-i386: Don't try to enable PT State xsave component
2016-09-27 Eduardo Habkosttarget-i386: Move feature name arrays inside FeatureWor...
2016-09-27 Marc-André... linux-user: remove #define smp_{cores, threads}
2016-09-27 Eduardo Habkosttarget-i386: Enable CPUID[0x8000000A] if SVM is enabled
2016-09-27 Eduardo Habkosttarget-i386: Automatically set level/xlevel/xlevel2...
2016-09-27 Eduardo Habkosttests: Test CPUID level handling for old machines
2016-09-27 Eduardo Habkosttests: Add test code for CPUID level/xlevel handling
next