aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11vl: Fix latent bug with -global and onboard devicesMarkus Armbruster
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2019-03-11mips_malta: Clean up definition of flash memory size somewhatMarkus Armbruster
2019-03-11hw/mips/malta: Restrict 'bios_size' variable scopePhilippe Mathieu-Daudé
2019-03-11hw/mips/malta: Remove fl_sectors variablePhilippe Mathieu-Daudé
2019-03-11mips_malta: Delete disabled, broken DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11r2d: Fix flash memory size, sector size, width, device IDMarkus Armbruster
2019-03-11ppc405_boards: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11sam460ex: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster
2019-03-11pflash_cfi01: Log use of flawed "write to buffer"Markus Armbruster
2019-03-11pflash_cfi01: Do not exit() on guest aborting "write to buffer"Markus Armbruster
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster
2019-03-11memfd: improve error messagesIlya Maximets
2019-03-11memfd: set up correct errno if not supportedIlya Maximets
2019-03-11memfd: always check for MFD_CLOEXECIlya Maximets
2019-03-11hostmem-memfd: disable for systems without sealing supportIlya Maximets
2019-03-11vfio/display: delay link up eventGerd Hoffmann
2019-03-11vfio/display: add xres + yres propertiesGerd Hoffmann
2019-03-11vfio/display: add edid support.Gerd Hoffmann
2019-03-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-11hw/nvram/fw_cfg: Use the ldst APIPhilippe Mathieu-Daudé
2019-03-11hw/arm/virt: Remove null-check in virt_build_smbios()Philippe Mathieu-Daudé
2019-03-11hw/i386: Remove unused includePhilippe Mathieu-Daudé
2019-03-11hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé
2019-03-11thunk: improve readability of allocation loopAarushi Mehta
2019-03-11Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' ...Peter Maydell
2019-03-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into stagingPeter Maydell
2019-03-11qemugdb: fix licensingPaolo Bonzini
2019-03-11chardev: add support for authorization for TLS clientsDaniel P. Berrange
2019-03-11qom: cpu: destroy work_mutex in cpu_common_finalizeLi Qiang
2019-03-11exec.c: refactor function flatview_add_to_dispatch()Wei Yang
2019-03-11lsi: 810/895A are always little endianSven Schnelle
2019-03-11lsi: return dfifo valueSven Schnelle
2019-03-11lsi: use SCSI phase names instead of numbers in traceSven Schnelle
2019-03-11lsi: use enum type for s->msg_actionSven Schnelle
2019-03-11lsi: use enum type for s->waitingSven Schnelle
2019-03-11lsi: use ldn_le_p()/stn_le_p()Sven Schnelle
2019-03-11scsi-disk: Fix crash if request is invaild or disk is no mediumZhengui Li
2019-03-11configure: Disable W^X on OpenBSDPhilippe Mathieu-Daudé
2019-03-11oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failurePhilippe Mathieu-Daudé
2019-03-11accel: Allow to build QEMU without TCG or KVM supportAnthony PERARD
2019-03-11build: clean trace/generated-helpers.cPaolo Bonzini
2019-03-11build: remove unnecessary assignments from Makefile.targetPaolo Bonzini
2019-03-11build: get rid of target-obj-yPaolo Bonzini