]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2018-10-03 Marc-André... chardev: remove qemu_chr_fe_read_all() counter
2018-10-03 Marc-André... chardev: avoid crash if no associated address
2018-10-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-10-02 Peter Maydellhw/scsi/mptendian: Avoid taking address of fields in...
2018-10-02 Alex Bennéecpus: fix TCG kick timer leak
2018-10-02 Peter Maydelldocs/devel/memory.txt: Document _with_attrs accessors
2018-10-02 Peter Maydellhw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps...
2018-10-02 Peter Maydellmemory: Remove old_mmio accessors
2018-10-02 Philippe Mathieu... memory: Fix access_with_adjusted_size(small size) on...
2018-10-02 Philippe Mathieu... memory: Refactor common shifting code from accessors
2018-10-02 Philippe Mathieu... memory: Use MAKE_64BIT_MASK()
2018-10-02 Paolo Bonzinivirtio: do not take address of packed members
2018-10-02 Pavel Dovgalyukreplay: replay BH for IDE trim operation
2018-10-02 Hikaru Nishidahostmem-file: make available memory-backend-file on...
2018-10-02 Pavel Dovgalyuktarget/i386: fix translation for icount mode
2018-10-02 Paolo Bonzinihvf: drop unused variable
2018-10-02 Marc-André... qom/object: add some interface asserts
2018-10-02 Thomas Huthaccel/tcg: Remove dead code
2018-10-02 Mark Cave-Aylandlsi53c895a: convert to trace-events
2018-10-02 Fam Zhengscsi-block: Deprecate rotation_rate
2018-10-02 Yongji Xiekvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
2018-10-02 Viktor PrutyanovMAINTAINERS: add myself as elf2dmp maintainer
2018-10-02 Viktor Prutyanovcontrib: add elf2dmp tool
2018-10-02 Viktor Prutyanovdump: move Windows dump structures definitions
2018-10-02 Li Qianghw: edu: replace device name with macro
2018-10-02 Liran Aloni386: Compile CPUX86State xsave_buf only when support...
2018-10-02 Paolo Bonzinitarget/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
2018-10-02 Paolo Bonzinitarget/i386: unify masking of interrupts
2018-10-02 Paolo Bonzinichar-pty: remove unnecessary #ifdef
2018-10-02 Marc-André... test-char: add socket reconnect test
2018-10-02 Marc-André... test-char: fix random socket test failure
2018-10-02 Marc-André... char-socket: update all ioc handlers when changing...
2018-10-02 Marc-André... Revert "chardev: tcp: postpone async connection setup"
2018-10-02 Marc-André... Revert "chardev: tcp: postpone TLS work until machine...
2018-10-02 Igor Mammedovmemory: cleanup side effects of memory_region_init_foo...
2018-10-02 Li Qianghw: hyperv_testdev: add read callback
2018-10-02 Li Qianghw: pc-testdev: add read memory region callback
2018-10-02 Li Qianghw: debugexit: add read callback
2018-10-02 Li Qiangfw_cfg_mem: add read memory region callback
2018-10-02 Pavel Dovgalyukui: fix virtual timers
2018-10-02 Pavel Dovgalyukslirp: fix ipv6 timers
2018-10-02 Pavel Dovgalyuktimer: introduce new virtual clock
2018-10-02 Pavel Dovgalyukreplay: allow loading any snapshots before recording
2018-10-02 Pavel Dovgalyuktranslator: fix breakpoint processing
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
next