]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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/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 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 Peter Maydelltests/iothread: Always connect iothread GSource to...
2020-01-07 Marc-André... qdev/qom: remove some TODO limitations now that PROP_PT...
2020-01-07 Marc-André... qdev: remove QDEV_PROP_PTR
2020-01-07 Marc-André... qdev: remove PROP_MEMORY_REGION
2020-01-07 Marc-André... omap-gpio: remove PROP_PTR
2020-01-07 Marc-André... omap-i2c: remove PROP_PTR
2020-01-07 Marc-André... omap-intc: remove PROP_PTR
2020-01-07 Marc-André... smbus-eeprom: remove PROP_PTR
2020-01-07 Marc-André... cris: improve passing PIC interrupt vector to the CPU
2020-01-07 Marc-André... mips/cps: fix setting saar property
2020-01-07 Marc-André... qdev: use g_strcmp0() instead of open-coding it
2020-01-07 Marc-André... leon3: use qdev gpio facilities for the PIL
2020-01-07 Marc-André... leon3: use qemu_irq framework instead of callback as...
2020-01-07 Marc-André... dp8393x: replace PROP_PTR with PROP_LINK
2020-01-07 Marc-André... etraxfs: remove PROP_PTR usage
2020-01-07 Marc-André... lance: replace PROP_PTR with PROP_LINK
2020-01-07 Marc-André... vmmouse: replace PROP_PTR with PROP_LINK
2020-01-07 Marc-André... sm501: make SerialMM a child, export chardev property
2020-01-07 Marc-André... mips: use sysbus_mmio_get_region() instead of internal...
2020-01-07 Marc-André... mips: use sysbus_add_io()
2020-01-07 Marc-André... mips: baudbase is 115200 by default
2020-01-07 Marc-André... mips: inline serial_init()
2020-01-07 Marc-André... serial: make SerialIO a sysbus device
2020-01-07 Marc-André... serial-mm: use sysbus facilities
2020-01-07 Marc-André... serial-mm: add endianness property
2020-01-07 Marc-André... serial-mm: add "regshift" property
2020-01-07 Marc-André... serial: start making SerialMM a sysbus device
2020-01-07 Laurent Viviertarget/m68k: only change valid bits in CACR
2020-01-07 Marc-André... serial: replace serial_exit_core() with unrealize
2020-01-07 Marc-André... serial: realize the serial device
2020-01-07 Marc-André... serial: add "baudbase" property
2020-01-07 Marc-André... serial: add "chardev" property
2020-01-07 Marc-André... serial: register vmsd with DeviceClass
2020-01-07 Marc-André... serial: initial qom-ification
2020-01-07 Marc-André... serial-pci-multi: factor out multi_serial_get_port_count()
2020-01-07 Marc-André... chardev: generate an internal id when none given
2020-01-07 Jason A. Donenfeldq800: implement mac rom reset function for BIOS-less...
2020-01-07 Laurent Vivierq800: add a block backend to the PRAM
2020-01-07 Laurent Vivierq800: fix mac_via RTC PRAM commands
2020-01-07 Marc-André... sysbus: remove outdated comment
2020-01-07 Marc-André... sysbus: remove unused sysbus_try_create*
2020-01-07 Philippe Mathieu... hw/display/sm501: Always map the UART0
2020-01-07 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2020-01-07 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20200...
2020-01-06 Peter Xuvfio/pci: Don't remove irqchip notifier if not registered
2020-01-06 Max Filippovtarget/xtensa: use MPU background map from core configu...
2020-01-06 Max Filippovtarget/xtensa: import xtensa/config/core-isa.h
2020-01-06 Max Filippovtarget/xtensa: fix ps.ring use in MPU configs
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-01-06 Liu Yi Lintel_iommu: add present bit check for pasid table...
next