]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-01-16  Yiting Wangriscv: Set xPIE to 1 after xRET
2020-01-16  Pan Nengyuanriscv/sifive_u: fix a memory leak in soc_realize()
2020-01-16  Philippe Mathieu... ui/gtk: Get display refresh rate with GDK version 3...
2020-01-14  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-01-14  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-01-14  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-01-14  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-01-14  Markus Armbrusterqapi: Simplify QAPISchemaModularCVisitor
2020-01-14  Markus Armbrusterqapi: Fix code generation for empty modules
2020-01-14  Markus Armbrusterqapi: Proper intermediate representation for modules
2020-01-14  Markus Armbrusterqapi: Generate command registration stuff into separate...
2020-01-14  Markus Armbrustertests/Makefile.include: Fix missing test-qapi-emit...
2020-01-14  Markus Armbrusterqapi: Tweak "command returns a nice type" check for...
2020-01-14  Nikola Pavlicadisplay/gtk: get proper refreshrate
2020-01-14  Thomas Huthui: Print available display backends with '-display...
2020-01-13  Stefan Hajnoczitrace: update qemu-trace-stap to Python 3
2020-01-13  Wangyonglinux-aio: increasing MAX_EVENTS to a larger hardcoded...
2020-01-13  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-01-13  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-01-13  Gerd Hoffmannxhci: recheck slot status
2020-01-13  Chen Qunxhci: Fix memory leak in xhci_kick_epctx when poweroff...
2020-01-13  Dr. David Alan... usbredir: Prevent recursion in usbredir_write
2020-01-13  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-01-13  Yuri Benditovichusb-redir: remove 'remote wakeup' flag from configurati...
2020-01-13  Yuri Benditovichusb-host: remove 'remote wakeup' flag from configuratio...
2020-01-12  Stefan Hajnoczidocs: build an index page for the HTML docs
2020-01-12  Thomas Huthtests/libqos: Move the libqos files under tests/qtest/
2020-01-12  Thomas Huthtests/Makefile: Move qtest-related settings to a separa...
2020-01-12  Thomas Huthtest: Move qtests to a separate directory
2020-01-12  Thomas Huthtests/Makefile: Separate unit test dependencies from...
2020-01-12  Thomas Huthtests/Makefile: Remove 'tests/' and '$(EXESUF)' from...
2020-01-12  Thomas Huthtests/ptimer: Remove unnecessary inclusion of libqtest.h
2020-01-12  Thomas Huthtests/Makefile: test-char does not need libqtest
2020-01-10  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-01-10  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-01-10  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-01-10  Marc-André... configure: check for gdbus-codegen presence
2020-01-09  Alex Bennéetests/tcg: add user version of dumb-as-bricks semiconso...
2020-01-09  Alex Bennéetests/tcg: extract __semi_call into a header and expand
2020-01-09  Alex Bennéetests/tcg: add a dumb-as-bricks semihosting console...
2020-01-09  Keith Packardsemihosting: add qemu_semihosting_console_inc for SYS_READC
2020-01-09  Alex Bennéetarget/arm: only update pc after semihosting completes
2020-01-09  Alex Bennéetarget/arm: remove unused EXCP_SEMIHOST leg
2020-01-09  Alex Bennéetesting: don't nest build for fp-test
2020-01-09  Alex Bennéetravis.yml: install homebrew python for OS X
2020-01-09  Alex Bennéetravis.yml: duplicate before_script for MacOSX
2020-01-09  Wainer dos... travis.yml: Detach build and test steps
2020-01-09  Wainer dos... travis.yml: avocado: Print logs of non-pass tests only
2020-01-09  Gerd Hoffmannfreebsd: use python37
2020-01-09  Gerd Hoffmanntests/vm: update openbsd to release 6.6
2020-01-09  Philippe Mathieu... hw/i386/x86-iommu: Add missing stubs
2020-01-08  Chen Qunvl: fix memory leak in configure_accelerators
2020-01-08  Pan Nengyuanarm/translate-a64: fix uninitialized variable warning
2020-01-08  Pan Nengyuannbd: fix uninitialized variable warning
2020-01-08  Pan Nengyuanutil/module: fix a memory leak
2020-01-08  Yuval ShaiaMAINTAINERS: Update Yuval Shaia's email address
2020-01-08  Philippe Mathieu... chardev: Use QEMUChrEvent enum in IOEventHandler typedef
2020-01-08  Paolo Bonzinichardev: use QEMUChrEvent instead of int
2020-01-08  Cédric Le Goaterppc/pnv: fix check on return value of blk_getlength()
2020-01-08  Cédric Le Goaterppc/pnv: check return value of blk_pwrite()
2020-01-08  Greg Kurzpnv/psi: Consolidate some duplicated code in pnv_psi_re...
2020-01-08  Greg Kurzpnv/psi: Add device reset hook
2020-01-08  Greg Kurzpnv/xive: Deduce the PnvXive pointer from XiveTCTX...
2020-01-08  Greg Kurzspapr/xive: Deduce the SpaprXive pointer from XiveTCTX...
2020-01-08  Cédric Le Goaterxive: Add a "presenter" link property to the TCTX object
2020-01-08  Greg Kurzppc/pnv: Add a "pnor" const link property to the BMC...
2020-01-08  Greg Kurzppc/pnv: Add an "nr-threads" property to the base chip...
2020-01-08  Greg Kurzxive: Use the XIVE fabric link under the XIVE router
2020-01-08  Greg Kurzspapr, pnv, xive: Add a "xive-fabric" link to the XIVE...
2020-01-08  Greg Kurzpnv/xive: Use device_class_set_parent_realize()
2020-01-08  Cédric Le Goaterppc/pnv: Introduce a "xics" property under the POWER8...
2020-01-08  Cédric Le Goaterppc/pnv: Introduce a "xics" property alias under the...
2020-01-08  Cédric Le Goaterspapr/xive: remove redundant check in spapr_match_nvt()
2020-01-08  Greg Kurzppc/pnv: Drop "num-chips" machine property
2020-01-08  Daniel Henrique... ppc440_bamboo.c: remove label from bamboo_load_device_t...
2020-01-08  Daniel Henrique... spapr.c: remove 'out' label in spapr_dt_cas_updates()
2020-01-08  Bharata B Raoppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG
2020-01-08  Greg Kurzspapr/xive: Use device_class_set_parent_realize()
2020-01-08  Laurent Viviermos6522: remove anh register
2020-01-08  Cédric Le Goaterppc/pnv: Modify the powerdown notifier to get the Power...
2020-01-08  Bharata B Raoppc/spapr: Support reboot of secure pseries guest
2020-01-08  Bharata B Raolinux-headers: Update
2020-01-08  Fabiano Rosastarget/ppc: Handle AIL=0 in ppc_excp_vector_offset
2020-01-08  Fabiano Rosastarget/ppc: Remove unused PPC_INPUT_INT defines
2020-01-07  Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2020-01-07  Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2020-01-07  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-01-07  Philippe Mathieu... chardev/char: Explicit we ignore some QEMUChrEvent...
2020-01-07  Philippe Mathieu... monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEve...
2020-01-07  Philippe Mathieu... monitor/qmp: Explicit we ignore few QEMUChrEvent in...
2020-01-07  Philippe Mathieu... virtio-console: Explicit we ignore some QEMUChrEvent...
2020-01-07  Philippe Mathieu... vhost-user-blk: Explicit we ignore few QEMUChrEvent...
2020-01-07  Philippe Mathieu... vhost-user-net: Explicit we ignore few QEMUChrEvent...
2020-01-07  Philippe Mathieu... vhost-user-crypto: Explicit we ignore some QEMUChrEvent...
2020-01-07  Philippe Mathieu... ccid-card-passthru: Explicit we ignore QEMUChrEvent...
2020-01-07  Philippe Mathieu... hw/usb/redirect: Explicit we ignore few QEMUChrEvent...
2020-01-07  Philippe Mathieu... hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent...
2020-01-07  Philippe Mathieu... hw/char/terminal3270: Explicit ignored QEMUChrEvent...
2020-01-07  Philippe Mathieu... hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEven...
2020-01-07  Philippe Mathieu... hw/ipmi: Remove unnecessary declarations
next