]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-10-02  Pavel Dovgalyukreplay: flush events when exiting
2018-10-02  Pavel Dovgalyukreplay: wake up vCPU when replaying
2018-10-02  Emilio G. Cotaconfigure: enable mttcg for i386 and x86_64
2018-10-02  Emilio G. Cotatarget/i386: move x86_64_hregs to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_tmp1_i64 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_tmp3_i32 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_tmp2_i32 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_ptr1 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_ptr0 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_tmp4 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_tmp0 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_T1 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_T0 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_A0 to DisasContext
2018-10-02  Emilio G. Cotatarget/i386: move cpu_cc_srcT to DisasContext
2018-10-02  Li Zhijianchange get_image_size return type to int64_t
2018-10-02  Marc-André... Delete PID file on exit
2018-10-02  Paolo Bonziniserial: fix DLL writes
2018-10-02  Marc-André... util: use fcntl() for qemu_write_pidfile() locking
2018-10-02  Marc-André... util: add qemu_write_pidfile()
2018-10-02  Geert Uytterhoevenhw/char/sh_serial: Add timeout handling to unbreak...
2018-10-02  Daniel P. Berrangéconfigure: preserve various environment variables in...
2018-10-02  Jan Kiszkakvm: x86: Fix kvm_arch_fixup_msi_route for remap-less...
2018-10-02  Marc-André... hostmem-memfd: add checks before adding hostmem-memfd...
2018-10-02  Viktor Prutyanovdump: fix Windows dump memory run mapping
2018-10-02  Emilio G. Cotacpus: access .qemu_icount_bias with atomic64
2018-10-02  Emilio G. Cotacpus: access .qemu_icount with atomic64
2018-10-02  Paolo Bonzinicpus: take seqlock across qemu_icount updates
2018-10-02  Emilio G. Cotatest-rcu-list: access n_reclaims and n_nodes_removed...
2018-10-02  Emilio G. Cotaqsp: use atomic64 accessors
2018-10-02  Emilio G. Cotatests: add atomic64-bench
2018-10-02  Emilio G. Cotautil: add atomic64
2018-10-02  Emilio G. Cotacacheinfo: add i/d cache_linesize_log
2018-10-02  Emilio G. Cotacpus: initialize timers_state.vm_clock_lock
2018-10-02  Emilio G. Cotaatomic: fix comment s/x64_64/x86_64/
2018-10-02  Pavel Dovgalyukps2: prevent changing irq state on save and load
2018-10-02  Paolo Bonzinies1370: fix ADC_FRAMEADR and ADC_FRAMECNT
2018-10-02  Paolo Bonziniqsp: hide indirect function calls from Coverity
2018-10-02  Fam Zhengvirtio: Return true from virtio_queue_empty if broken
2018-10-02  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-10-02  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20181...
2018-10-02  David GibsonUpdate dtc/libfdt submodule to v1.4.7
2018-10-01  Max Filippovtarget/xtensa: extract gen_check_interrupts call
2018-10-01  Max Filippovtarget/xtensa: make rsr/wsr helpers return void
2018-10-01  Max Filippovtarget/xtensa: extract unconditional TB termination...
2018-10-01  Max Filippovtarget/xtensa: always end TB on CCOUNT access/CCOMPARE...
2018-10-01  Max Filippovtarget/xtensa: change SR number checks to assertions
2018-10-01  Max Filippovtarget/xtensa: extract unconditional TB termination
2018-10-01  Max Filippovtarget/xtensa: extract test for division by zero
2018-10-01  Max Filippovtarget/xtensa: extract test for cpdisabled exception
2018-10-01  Max Filippovtarget/xtensa: extract test for alloca exception
2018-10-01  Max Filippovtarget/xtensa: extract test for window underflow exception
2018-10-01  Max Filippovtarget/xtensa: extract test for window overflow exception
2018-10-01  Max Filippovtarget/xtensa: extract test for debug exception
2018-10-01  Max Filippovtarget/xtensa: extract test for syscall instruction
2018-10-01  Max Filippovtarget/xtensa: extract test for privileged instruction
2018-10-01  Max Filippovtarget/xtensa: extract test for an illegal instruction
2018-10-01  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-10-01  Kevin Wolftests/test-bdrv-drain: Fix too late qemu_event_reset()
2018-10-01  Kevin Wolftest-replication: Lock AioContext around blk_unref()
2018-10-01  Leonid Blochqcow2: Fix cache-clean-interval documentation
2018-10-01  Kevin Wolfblock-backend: Set werror/rerror defaults in blk_new()
2018-10-01  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-10-01  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-10-01  Leonid Blochqcow2: Explicit number replaced by a constant
2018-10-01  Leonid Blochqcow2: Set the default cache-clean-interval to 10 minutes
2018-10-01  Leonid Blochqcow2: Resize the cache upon image resizing
2018-10-01  Leonid Blochqcow2: Increase the default upper limit on the L2 cache...
2018-10-01  Leonid Blochqcow2: Assign the L2 cache relatively to the image...
2018-10-01  Leonid Blochqcow2: Avoid duplication in setting the refcount cache...
2018-10-01  Leonid Blochqcow2: Make sizes more humanly readable
2018-10-01  Leonid Blochinclude: Add a lookup table of sizes
2018-10-01  Leonid Blochqcow2: Options' documentation fixes
2018-10-01  Alberto Garciablock: Allow changing 'detect-zeroes' on reopen
2018-10-01  Alberto Garciablock: Allow changing 'discard' on reopen
2018-10-01  Alberto Garciafile-posix: Forbid trying to change unsupported options...
2018-10-01  Alberto Garciablock: Forbid trying to change unsupported options...
2018-10-01  Alberto Garciablock: Allow child references on reopen
2018-10-01  Alberto Garciablock: Don't look for child references in append_open_o...
2018-10-01  Alberto Garciablock: Remove child references from bs->{options,explic...
2018-10-01  Alberto Garciafile-posix: x-check-cache-dropped should default to...
2018-10-01  Alberto Garciaqemu-io: Fix writethrough check in reopen
2018-10-01  Fam Zhengfile-posix: Include filename in locking error message
2018-10-01  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-10-01  Gerd Hoffmanngtk: add zoom-to-fit to gtk options.
2018-10-01  Marc-André... vnc: call sasl_server_init() only when required
2018-10-01  Gerd Hoffmannsdl2: show console #0 unconditionally
2018-10-01  Miguel GAIOohci: set effectively usb frame rate to 1kHz
2018-10-01  Gerd Hoffmannusb-hub: clear suspend on detach
2018-10-01  Bandan Dasusb-mtp: reset ObjectInfo dataset size on cleanup
2018-10-01  Bandandoc: replace x-root with rootdir for usb-mtp
2018-10-01  Bandanusb-mtp: fix error conditions for write operation
2018-10-01  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-09-28  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-09-28  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-09-28  Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-09-28  Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2018-09-28  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-09-27  Peter Wuqxl: support mono cursors with inverted colors
2018-09-27  Gerd Hoffmannqxl: use guest_monitor_config for local renderer.
next