]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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 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
2016-09-27 Eduardo Habkosttarget-i386: Add a marker to end of the region zeroed...
2016-09-27 Eduardo Habkosttarget-i386: Remove unused X86CPUDefinition::xlevel2...
2016-09-27 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-09-27 Pavel Dovgalyukreplay: allow replay stopping and restarting
2016-09-27 Pavel Dovgalyukreplay: vmstate for replay module
2016-09-27 Pavel Dovgalyukreplay: move internal data to the structure
2016-09-27 Paolo Bonzinicpus-common: lock-free fast path for cpu_exec_start/end
2016-09-27 Sergey Fedorovtcg: Make tb_flush() thread safe
2016-09-27 Paolo Bonzinicpus-common: Introduce async_safe_run_on_cpu()
2016-09-27 Paolo Bonzinicpus-common: simplify locking for start_exclusive/end_e...
2016-09-27 Paolo Bonzinicpus-common: remove redundant call to exclusive_idle()
2016-09-27 Paolo Bonzinicpus-common: always defer async_run_on_cpu work items
2016-09-27 Paolo Bonzinidocs: include formal model for TCG exclusive sections
2016-09-27 Paolo Bonzinicpus-common: move exclusive work infrastructure from...
2016-09-27 Paolo Bonzinicpus-common: fix uninitialized variable use in run_on_cpu
2016-09-27 Sergey Fedorovcpus-common: move CPU work item management to common...
2016-09-27 Paolo Bonzinicpus-common: move CPU list management to common code
2016-09-27 Sergey Fedorovlinux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
2016-09-27 Sergey Fedorovlinux-user: Use QemuMutex and QemuCond
2016-09-27 Sergey Fedorovcpus: Rename flush_queued_work()
2016-09-27 Sergey Fedorovcpus: Move common code out of {async_, }run_on_cpu()
2016-09-27 Alex Bennéecpus: pass CPUState to run_on_cpu helpers
2016-09-27 Marc-André... build-sys: put glib_cflags in QEMU_CFLAGS
2016-09-27 Marc-André... build-sys: remove unused GLIB_CFLAGS
2016-09-27 Paolo Bonzinimigration: sync all address spaces
2016-09-27 Felipe Franciosicompiler: Swap 'public domain' header for license
2016-09-27 Paolo Bonzinicheckpatch: downgrade "architecture specific defines...
2016-09-27 Peter Xux86: ioapic: boost default version to 0x20
2016-09-27 Peter Xuintel_iommu, amd_iommu: allow UNMAP notifiers
2016-09-27 Paolo Bonziniimx_fec: fix error in qemu_send_packet argument
2016-09-27 Paolo Bonzinimcf_fec: fix error in qemu_send_packet argument
2016-09-27 Prasad J Panditnet: mcf: limit buffer descriptor count
2016-09-27 Dmitry Fleytmane1000e: Fix EIAC register implementation
2016-09-27 Dmitry Fleytmane1000e: Fix spurious RX TCP ACK interrupts
2016-09-27 Dmitry Fleytmane1000e: Fix OTHER interrupts processing for MSI-X
2016-09-27 Dmitry Fleytmane1000e: Fix PBACLR implementation
2016-09-27 Dmitry Fleytmane1000e: Fix CTRL_EXT.EIAME behavior
2016-09-27 Dmitry Fleytmane1000e: Flush receive queues on link up
2016-09-27 Dmitry Fleytmane1000e: Flush all receive queues on receive enable
2016-09-27 Peter Lievennet: limit allocation in nc_sendv_compat
2016-09-27 Alexey Kardashevskiytap: Allow specifying a bridge
2016-09-27 Gongleie1000: fix buliding complaint
2016-09-27 Zhang Chendocs: Add documentation for COLO-proxy
2016-09-27 Zhang ChenMAINTAINERS: add maintainer for COLO-proxy
2016-09-27 Zhang Chenfilter-rewriter: rewrite tcp packet to keep secondary...
2016-09-27 Zhang Chenfilter-rewriter: track connection and parse packet
2016-09-27 Zhang Chenfilter-rewriter: introduce filter-rewriter initialization
2016-09-27 Zhang Chencolo-compare: add TCP, UDP, ICMP packet comparison
2016-09-27 Zhang Chencolo-compare: introduce packet comparison thread
2016-09-27 Zhang Chencolo-compare: track connection and enqueue packet
2016-09-27 Zhang ChenJhash: add linux kernel jhashtable in qemu
2016-09-27 Zhang Chennet/colo.c: add colo.c to define and handle packet
next