summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson1-42/+103
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson1-28/+45
2017-06-30spapr: Make DRC reset force DRC into known stateDavid Gibson2-34/+16
2017-06-30spapr: Split DRC release from DRC detachDavid Gibson1-22/+27
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson2-54/+1
2017-06-30spapr: Start hotplugged PCI devices in ISOLATED stateDavid Gibson1-10/+0
2017-06-30target-ppc: Enable open-pic timers to count and generate interruptsAaron Larson1-6/+111
2017-06-30hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statementsDaniel Henrique Barboza1-1/+0
2017-06-30spapr: prevent QEMU crash when CPU realization failsBharata B Rao1-3/+4
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz1-2/+86
2017-06-30xics: directly register ICPState objects to vmstateGreg Kurz1-1/+4
2017-06-30spapr: Fix migration of Radix guestsBharata B Rao1-0/+12
2017-06-30spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao1-4/+25
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson1-1/+6
2017-06-30pseries: Reset CPU compatibility modeDavid Gibson2-10/+2
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson3-7/+62
2017-06-30hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth1-4/+0
2017-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell6-49/+155
2017-06-299pfs: handle transport errors in pdu_complete()Greg Kurz1-8/+15
2017-06-29xen-9pfs: disconnect if buffers are misconfiguredStefano Stabellini1-21/+64
2017-06-29virtio-9p: break device if buffers are misconfiguredGreg Kurz4-7/+40
2017-06-29virtio-9p: message header is 7-byte longGreg Kurz2-5/+8
2017-06-29virtio-9p: record element after sanity checksGreg Kurz1-1/+2
2017-06-299pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau1-2/+1
2017-06-299pfs: local: Add support for custom fmode/dmode in 9ps mapped security modesTobias Schramm2-4/+24
2017-06-299pfs: local: remove: use correct path componentBruce Rogers1-1/+1
2017-06-29Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...Peter Maydell22-44/+61
2017-06-28vmstate: error hint for failed equal checksHalil Pasic17-20/+20
2017-06-28migration: move skip_section_footersPeter Xu3-5/+5
2017-06-28migration: move skip_configuration outPeter Xu3-3/+5
2017-06-28migration: move global_state.optional outPeter Xu3-3/+10
2017-06-28accel: introduce AccelClass.global_propsPeter Xu1-0/+7
2017-06-28machine: export register_compat_prop()Peter Xu2-13/+14
2017-06-27xen-disk: add support for multi-page shared ringsPaul Durrant1-31/+113
2017-06-27xen-disk: only advertize feature-persistent if grant copy is not availablePaul Durrant1-7/+8
2017-06-27xen/disk: don't leak stack data via response ringStefano Stabellini1-13/+12
2017-06-27xilinx_spips: allow mmio executionKONRAD Frederic1-19/+55
2017-06-27introduce mmio_interfaceKONRAD Frederic2-0/+129
2017-06-26nvme: Add support for Read Data and Write Data in CMBs.Stephen Bates2-26/+58
2017-06-23Merge remote-tracking branch 'remotes/kraxel/tags/queue/misc-pull-request' in...Peter Maydell1-60/+151
2017-06-23applesmc: fix port i/o access widthGabriel L. Somlo1-2/+2
2017-06-23applesmc: implement error status portGabriel L. Somlo1-26/+115
2017-06-23applesmc: cosmetic whitespace and indentation cleanupGabriel L. Somlo1-48/+50
2017-06-23ps2: reset queue in ps2_reset_keyboardGerd Hoffmann1-0/+1
2017-06-23ps2: add ps2_reset_queueGerd Hoffmann1-5/+10
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann1-7/+5
2017-06-23hid: Reset kbd modifiers on resetAlexander Graf1-0/+1
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...Peter Maydell1-10/+14
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell27-134/+164
2017-06-21usb-host: support devices with sparse/non-sequential USB interfacesSamuel Brian1-10/+14