]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-09-25 Richard Hendersoncputlb: Remove tb_invalidate_phys_page_range is_cpu_wri...
2019-09-25 Richard Hendersoncputlb: Remove cpu->mem_io_vaddr
2019-09-25 Richard Hendersoncputlb: Handle TLB_NOTDIRTY in probe_access
2019-09-25 Richard Hendersoncputlb: Merge and move memory_notdirty_write_{prepare...
2019-09-25 Richard Hendersoncputlb: Partially inline memory_region_section_get_iotlb
2019-09-25 Richard Hendersoncputlb: Move NOTDIRTY handling from I/O path to TLB...
2019-09-25 Richard Hendersoncputlb: Move ROM handling from I/O path to TLB path
2019-09-25 Richard Hendersonexec: Adjust notdirty tracing
2019-09-25 Richard Hendersoncputlb: Introduce TLB_BSWAP
2019-09-25 Richard Hendersoncputlb: Split out load/store_memop
2019-09-25 Richard Hendersoncputlb: Use qemu_build_not_reached in load/store_helpers
2019-09-25 Richard Hendersonqemu/compiler.h: Add qemu_build_not_reached
2019-09-25 Richard Hendersoncputlb: Disable __always_inline__ without optimization
2019-09-25 Richard Hendersonexec: Use TARGET_PAGE_BITS_MIN for TLB flags
2019-09-24 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-09-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-09-24 Mark Symsxen-bus: only set the xen device frontend state if...
2019-09-24 Paul Durrantxen-block: treat XenbusStateUnknown the same as XenbusS...
2019-09-24 Paul DurrantMAINTAINERS: update my email address
2019-09-24 Paul Durrantxen: perform XenDevice clean-up in XenBus watch handler
2019-09-24 Paul Durrantxen: introduce separate XenWatchList for XenDevice...
2019-09-24 Paul Durrantxen / notify: introduce a new XenWatchList abstraction
2019-09-24 Paul Durrantxen-bus: check whether the frontend is active during...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/davidhildenbrand...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2019-09-23 Kővágó, Zoltánaudio: split ctl_* functions into enable_* and volume_*
2019-09-23 Kővágó, Zoltánaudio: common rate control code for timer based outputs
2019-09-23 Kővágó, Zoltánaudio: unify input and output mixeng buffer management
2019-09-23 Kővágó, Zoltánaudio: remove remains of the old backend api
2019-09-23 Kővágó, Zoltánwavaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánspiceaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánsdlaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánpaaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánossaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánnoaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltándsoundaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltáncoreaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánalsaaudio: port to the new audio backend api
2019-09-23 Kővágó, Zoltánaudio: api for mixeng code free backends
2019-09-23 Stefan Hajnocziaudio: fix ALSA period-length typo in documentation
2019-09-23 Stefan Hajnocziaudio: fix buffer-length typo in documentation
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-09-23 David Hildenbrandtests/tcg: target/s390x: Test MVC
2019-09-23 David Hildenbrandtests/tcg: target/s390x: Test MVO
2019-09-23 David Hildenbrands390x/tcg: MVO: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVST: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVZ: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVN: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVCIN: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: NC: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: XC: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: OC: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVCLU: Fault-safe handling
2019-09-23 David Hildenbrands390x/tcg: MVC: Fault-safe handling on destructive...
2019-09-23 David Hildenbrands390x/tcg: MVCS/MVCP: Use access_memmove()
2019-09-23 David Hildenbrands390x/tcg: Fault-safe memmove
2019-09-23 David Hildenbrands390x/tcg: Fault-safe memset
2019-09-23 David Hildenbrands390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
2019-09-23 David Hildenbrands390x/tcg: MVST: Fix storing back the addresses to...
2019-09-23 David Hildenbrands390x/tcg: MVST: Check for specification exceptions
2019-09-23 David Hildenbrands390x/tcg: MVCS/MVCP: Properly wrap the length
2019-09-23 David Hildenbrands390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
2019-09-23 David Hildenbrands390x/tcg: MVCS/MVCP: Check for special operation excep...
2019-09-23 David Hildenbrands390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
2019-09-23 David Hildenbrands390x/tcg: MVPG: Properly wrap the addresses
2019-09-23 David Hildenbrands390x/tcg: MVPG: Check for specification exceptions
2019-09-23 David Hildenbrands390x/tcg: MVC: Use is_destructive_overlap()
2019-09-23 David Hildenbrands390x/tcg: MVC: Increment the length once
2019-09-23 David Hildenbrands390x/tcg: MVCL: Process max 4k bytes at a time
2019-09-23 David Hildenbrands390x/tcg: MVCL: Detect destructive overlaps
2019-09-23 David Hildenbrands390x/tcg: MVCL: Zero out unused bits of address
2019-09-23 David Hildenbrands390x/tcg: Reset exception_index to -1 instead of 0
2019-09-23 Christian Borntraegers390x/cpumodel: Add the z15 name to the description...
2019-09-23 Thomas Huths390x/kvm: Officially require at least kernel 3.15
2019-09-23 Christian BorntraegerMerge tag 's390-ccw-bios-2019-09-18' of https://gitlab...
2019-09-20 Cleber RosaAcceptance tests: use avocado.utils.ssh for SSH interaction
2019-09-20 Aleksandar... tests/acceptance: Add new test cases in linux_ssh_mips_...
2019-09-20 Aleksandar... tests/acceptance: Refactor and improve reporting in...
2019-09-20 Cleber RosaAcceptance test x86_cpu_model_versions: split into...
2019-09-20 Cleber RosaAcceptance test x86_cpu_model_versions: fix mismatches...
2019-09-20 Cleber RosaAcceptance test x86_cpu_model_versions: shutdown VMs
2019-09-20 Cleber RosaAcceptance test machine_m68k_nextcube.py: relax the...
2019-09-20 Corey Minyardpc: Add an SMB0 ACPI device to q35
2019-09-20 Corey Minyardipmi: Fix SSIF ACPI handling to use the right CRS
2019-09-20 Corey Minyardacpi: Add i2c serial bus CRS handling
2019-09-20 Corey Minyardipmi: Add an SMBus IPMI interface
2019-09-20 Corey Minyardipmi: Add PCI IPMI interfaces
2019-09-20 Corey Minyardsmbios:ipmi: Ignore IPMI devices with no fwinfo function
2019-09-20 Corey Minyardipmi: Allow a size value to be passed for I/O space
2019-09-20 Corey Minyardipmi: Split out BT-specific code from ISA BT code
2019-09-20 Corey Minyardipmi: Split out KCS-specific code from ISA KCS code
2019-09-20 Corey Minyardipmi: Add a UUID device property
2019-09-20 Corey Minyardqdev: Add a no default uuid property
2019-09-20 Corey Minyardtests:ipmi: Fix IPMI BT tests
2019-09-20 Corey Minyardipmi: Generate an interrupt on watchdog pretimeout...
2019-09-20 Corey Minyardipmi: Fix the get watchdog command
2019-09-20 Corey Minyardipmi: Fix watchdog NMI handling
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
next