aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-20spapr: Add a new level of NUMA for GPUsReza Arbab5-5/+33
2020-07-20spapr_pci: Robustify support of PCI bridgesGreg Kurz1-0/+54
2020-07-20ppc/pnv: Make PSI device types not user creatableGreg Kurz1-0/+1
2020-07-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200717' into stagingPeter Maydell2-1/+20
2020-07-18Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-ipmi-5' into sta...Peter Maydell2-1/+233
2020-07-18Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-17' int...Peter Maydell1-1/+5
2020-07-18Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200717' into stagingPeter Maydell1-1/+1
2020-07-17tcg/cpu-exec: precise single-stepping after an interruptRichard Henderson1-1/+7
2020-07-17ipmi: add SET_SENSOR_READING commandCédric Le Goater1-0/+223
2020-07-17ipmi: Fix a man page entryCorey Minyard1-1/+1
2020-07-17ipmi: Add man page pieces for the IPMI PCI devicesCorey Minyard1-0/+9
2020-07-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell29-811/+273
2020-07-17migration/block-dirty-bitmap: fix add_bitmaps_to_listVladimir Sementsov-Ogievskiy1-1/+5
2020-07-17file-posix: Fix leaked fd in raw_open_common() error pathKevin Wolf1-0/+3
2020-07-17file-posix: Fix check_hdev_writable() with auto-read-onlyKevin Wolf1-12/+21
2020-07-17file-posix: Move check_hdev_writable() upKevin Wolf1-33/+33
2020-07-17file-posix: Allow byte-aligned O_DIRECT with NFSKevin Wolf1-1/+25
2020-07-17block: Require aligned image size to avoid assertion failureKevin Wolf1-0/+16
2020-07-17iotests: test shutdown when bitmap is exported through NBDVladimir Sementsov-Ogievskiy3-0/+76
2020-07-17nbd: make nbd_export_close_all() synchronousVladimir Sementsov-Ogievskiy1-0/+8
2020-07-17iotests/030: Reduce job speed to make race less likelyKevin Wolf1-1/+1
2020-07-17crypto: use a stronger private key for testsDaniel P. Berrangé2-37/+79
2020-07-17qemu-img resize: Require --shrink for shrinking all image formatsKevin Wolf1-11/+3
2020-07-17Remove VXHS block deviceMarc-André Lureau18-718/+10
2020-07-17vvfat: set status to odd fixesPrasad J Pandit1-1/+1
2020-07-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell9-19/+52
2020-07-17docs/s390x: fix vfio-ccw typeCornelia Huck1-1/+1
2020-07-17gitlab-ci.yml: Add fuzzer testsThomas Huth1-1/+19
2020-07-17qom: Plug memory leak in "info qom-tree"Markus Armbruster1-2/+4
2020-07-17configure: Fix for running with --enable-werror on macOSThomas Huth1-1/+1
2020-07-17fuzz: Expect the cmdline in a freeable GStringAlexander Bulekov4-15/+14
2020-07-17tests: qmp-cmd-test: fix memory leakLi Qiang1-0/+13
2020-07-17qtest: bios-tables-test: fix a memory leakLi Qiang1-0/+1
2020-07-16tcg/cpu-exec: precise single-stepping after an exceptionLuc Michel1-0/+11
2020-07-16Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell3-2/+39
2020-07-16tcg: Save/restore vecop_list around minmax fallbackRichard Henderson1-0/+2
2020-07-16i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov1-0/+1
2020-07-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request...Peter Maydell2-2/+2
2020-07-16hw/i2c: Document the I2C qdev helpersPhilippe Mathieu-Daudé1-0/+48
2020-07-16hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()Philippe Mathieu-Daudé16-53/+54
2020-07-16hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()Philippe Mathieu-Daudé3-8/+10
2020-07-16hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()Philippe Mathieu-Daudé3-9/+8
2020-07-16hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()Philippe Mathieu-Daudé3-38/+37
2020-07-16hw/i2c/Kconfig: Add an entry for the SMBusPhilippe Mathieu-Daudé2-3/+8
2020-07-16target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...Chenyi Qiang1-0/+14
2020-07-16target/i386: fix model number and add missing features for Icelake-Server CPU...Chenyi Qiang1-0/+14
2020-07-16target/i386: add fast short REP MOV supportChenyi Qiang2-1/+3
2020-07-16i386/cpu: Don't add unavailable_features to env->user_featuresXiaoyao Li1-1/+0
2020-07-16i368/cpu: Clear env->user_features after loading versioned CPU modelXiaoyao Li1-0/+7
2020-07-16Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-15-1...Peter Maydell2-2/+9