]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2019-01-25  BALATON Zoltanide: Get rid of CMD646BAR struct
2019-01-25  BALATON Zoltancmd646: Move PCI IDE specific functions to ide/pci.c
2019-01-25  BALATON Zoltancmd646: Remove IDEBus from CMD646BAR
2019-01-25  BALATON Zoltancmd646: Remove unused variable
2019-01-25  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-25  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-01-25  Paolo Bonzinidecodetree: re.fullmatch was added in 3.4
2019-01-25  Nisarg Shahdevice-crash-test: Python 3 compatibility fix
2019-01-25  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-01-25  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-01-25  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-25  Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-01-24  Stefan Markovicdocs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported...
2019-01-24  Stefan Markovicqemu-doc: Add nanoMIPS ISA information
2019-01-24  Aleksandar... tests: tcg: mips: Remove old directories
2019-01-24  Aleksandar... tests: tcg: mips: Add two new Makefiles
2019-01-24  Aleksandar... tests: tcg: mips: Move source files to new locations
2019-01-24  Aleksandar... MAINTAINERS: Update MIPS sections
2019-01-24  Yongbok Kimtarget/mips: Add I6500 core configuration
2019-01-24  Stefan Markovictarget/mips: nanoMIPS: Fix branch handling
2019-01-24  Aleksandar... disas: nanoMIPS: Amend DSP instructions related comments
2019-01-24  Aleksandar... target/mips: Extend gen_scwp() functionality to support EVA
2019-01-24  Aleksandar... target/mips: Correct the second argument type of cpu_su...
2019-01-24  Aleksandar... target/mips: nanoMIPS: Rename macros for extracting...
2019-01-24  Aleksandar... target/mips: nanoMIPS: Remove an unused macro
2019-01-24  Aleksandar... target/mips: nanoMIPS: Remove duplicate macro definitions
2019-01-24  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-01-24  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-24  Christophe... json: Fix % handling when not interpolating
2019-01-24  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2019-01-24  Wei Yanghw/i386/pc.c: fix one typo in function name
2019-01-24  Philippe Mathieu... virtio-net: Fix a typo
2019-01-24  Jon Diekemappc: e6500 registers SPR 604 twice
2019-01-24  Philippe Mathieu... contrib/gitdm: Fix a typo
2019-01-24  Philippe Mathieu... MAINTAINERS: Fix utf-8 mangling
2019-01-24  Daniel P. Berrangéio: ensure UNIX client doesn't unlink server socket
2019-01-24  Gerd Hoffmannaudio: probe audio drivers by default
2019-01-24  Gerd Hoffmannaudio: error message tweak
2019-01-24  Gerd Hoffmannaudio: check for pulseaudio daemon pidfile
2019-01-24  Gerd Hoffmannaudio: use try-sdl for openbsd
2019-01-24  Gerd Hoffmannaudio: allow optional audio drivers.
2019-01-24  Gerd Hoffmannaudio: use pkg-config
2019-01-24  Gerd Hoffmannaudio: fix pc speaker init
2019-01-24  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-01-24  Vladimir Sementsov... qemu-coroutine-sleep: drop CoSleepCB
2019-01-24  Stefan Hajnocziiotests: add 238 for throttling tgm unregister iothread...
2019-01-24  Stefan Hajnoczithrottle-groups: fix restart coroutine iothread race
2019-01-24  Ryan El Kochtainput-linux: customizable grab toggle keys
2019-01-24  Wainer dos... qmp: Add examples to qom list, get, and set commands
2019-01-24  Markus Armbrusterqapi: Eliminate indirection through qmp_event_get_func_...
2019-01-24  Markus Armbrusterqapi: Belatedly update docs for commit 9c2f56e9f9d
2019-01-23  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-01-23  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-01-23  Xiao Guangrongmigration: introduce pages-per-second
2019-01-23  Marc-André... vmstate: constify SaveVMHandlers
2019-01-23  Marc-André... tests: add /vmstate/simple/array
2019-01-23  Dr. David Alan... migration/rdma: unregister fd handler
2019-01-23  Fei Limigration: unify error handling for process_incoming_mi...
2019-01-23  Fei Limigration: add more error handling for postcopy_ram_ena...
2019-01-23  Fei Limigration: multifd_save_cleanup() can't fail, simplify
2019-01-23  Fei Limigration: fix the multifd code when receiving less...
2019-01-23  Fei LiFix segmentation fault when qemu_signal_init fails
2019-01-23  Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2019-01-23  Alex Bennéetests/Makefile: add check-softfloat rule
2019-01-23  Alex Bennéescripts/archive-source: include softfloat tests
2019-01-23  Alex Bennéetests/Makefile: add floating point tests
2019-01-22  Thomas Huthinclude/fpu/softfloat: Fix compilation with Clang on...
2019-01-22  Emilio G. Cotasoftfloat: enforce softfloat if the host's FMA is broken
2019-01-22  Emilio G. Cotatests/fp/platform.h: include config-host.h
2019-01-22  Emilio G. Cotafp-test: fix signature of slow_clear_flags and qemu_cle...
2019-01-22  Emilio G. Cotatests/fp/Makefile: do not use gcc-only -W flags
2019-01-22  Emilio G. Cotaberkeley-testfloat-3: pull changes
2019-01-22  Emilio G. Cotafp-bench: remove wrong exponent raise in fill_random
2019-01-22  Emilio G. Cotafp-bench: fix update_random_ops
2019-01-22  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ipxe...
2019-01-22  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-01-22  Edgar E. Iglesiastarget/microblaze: Add props enabling exceptions on...
2019-01-22  Edgar E. Iglesiashw/microblaze: s3adsp1800: Create an unimplemented...
2019-01-22  Peter Maydelltarget/microblaze: Switch to transaction_failed hook
2019-01-22  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-01-22  Gerd Hoffmannipxe: update to latest git master
2019-01-22  Paolo Bonzinitests: remove rule for nonexisting qdev-monitor-test
2019-01-22  Peter Maydelltests/hexloader-test: Don't pass -nographic to the...
2019-01-22  Thomas Huthconfigure: Force the C standard to gnu99
2019-01-22  Thomas Huthseccomp: Work-around GCC 4.x bug in gnu99 mode
2019-01-22  Thomas Huthblock: Work-around a bug in libiscsi 1.9.0 when used...
2019-01-22  Thomas Huthlinux-user: Fix compilation with clang 3.4
2019-01-22  Philippe Mathieu... virtio-net: Fix VirtIONet typedef redefinition
2019-01-22  Thomas Huthppc: Fix duplicated typedefs to be able to compile...
2019-01-22  Thomas Huthppc: Move spapr-related prototypes from xics.h into...
2019-01-22  Philippe Mathieu... ui/console: Remove PixelFormat from qemu/typedefs.h
2019-01-22  Philippe Mathieu... ui/console: Remove MouseTransformInfo from qemu/typedefs.h
2019-01-22  Philippe Mathieu... ui/console: Remove DisplayState/DisplaySurface from...
2019-01-22  Philippe Mathieu... ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"
2019-01-22  Philippe Mathieu... audio: Remove AudioState from "qemu/typedefs.h"
2019-01-22  Philippe Mathieu... hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
2019-01-22  Philippe Mathieu... hw/char/serial: Remove SerialState from "qemu/typedefs.h"
2019-01-22  Philippe Mathieu... hw/bt: Remove HCIInfo from "qemu/typedefs.h"
2019-01-22  Philippe Mathieu... hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"
2019-01-22  Philippe Mathieu... hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typed...
next