aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-01-09sun4u: ebus QOMify tidy-upMark Cave-Ayland
2018-01-09apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland
2018-01-08Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-01-08Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2018-01-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-01-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...Peter Maydell
2018-01-089pfs: deprecate handle backendGreg Kurz
2018-01-08fsdev: improve error handling of backend initGreg Kurz
2018-01-08fsdev: improve error handling of backend opts parsingGreg Kurz
2018-01-089pfs: make pdu_marshal() and pdu_unmarshal() static functionsGreg Kurz
2018-01-089pfs: fix error path in pdu_submit()Greg Kurz
2018-01-089pfs: fix type in *_parse_opts declarationsGreg Kurz
2018-01-089pfs: handle: fix type definitionGreg Kurz
2018-01-089pfs: fix some type definitionsGreg Kurz
2018-01-089pfs: fix XattrOperations typedefGreg Kurz
2018-01-08virtio-9p: move unrealize/realize after virtio_9p_transport definitionGreg Kurz
2018-01-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-22-1...Peter Maydell
2018-01-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-01-02dump-guest-memory.py: fix "You can't do that without a process to debug"Marc-André Lureau
2017-12-22acpi: Update TPM2 ACPI table to more recent specsStefan Berger
2017-12-22nvme: Add tracingDoug Gale
2017-12-22apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real
2017-12-22tpm: Implement tpm_sized_buffer_resetStefan Berger
2017-12-22tpm_tis: merge r/w_offset into rw_offsetStefan Berger
2017-12-22tpm_tis: move r/w_offsets to TPMStateStefan Berger
2017-12-22tpm_tis: merge read and write buffer into single bufferStefan Berger
2017-12-22tpm_tis: move buffers from localities into common locationStefan Berger
2017-12-22tpm_tis: remove TPMSizeBuffer usageStefan Berger
2017-12-22tpm_tis: limit size of buffer from backendStefan Berger
2017-12-22tpm_tis: convert uint32_t to size_tStefan Berger
2017-12-22tpm_emulator: Add a caching layer for the TPM Established flagStefan Berger
2017-12-22rtl8139: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland
2017-12-22ne2000: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland
2017-12-22ftgmac100: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland
2017-12-22lan9118: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland
2017-12-22opencores_eth: use inline net_crc32() and bitshift instead of compute_mcast_i...Mark Cave-Ayland
2017-12-22eepro100: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland
2017-12-22sungem: fix multicast filter CRC calculationMark Cave-Ayland
2017-12-22sunhme: switch sunhme over to use net_crc32_le()Mark Cave-Ayland
2017-12-22eepro100: switch eepro100 e100_compute_mcast_idx() over to use net_crc32()Mark Cave-Ayland
2017-12-22pcnet: switch pcnet over to use net_crc32_le()Mark Cave-Ayland
2017-12-22net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...Mark Cave-Ayland
2017-12-22e1000: Separate TSO and non-TSO contexts, fixing UDP TX corruptionEd Swierk via Qemu-devel
2017-12-22e1000, e1000e: Move per-packet TX offload flags out of context stateEd Swierk via Qemu-devel
2017-12-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2017-12-22smbus: do not immediately complete commandsHervé Poussineau
2017-12-22dump-guest-memory.py: fix "You can't do that without a process to debug"Marc-André Lureau
2017-12-22virtio-pci: Don't force Subsystem Vendor ID = Vendor IDLadi Prosek
2017-12-22intel_iommu: fix error param in stringPeter Xu
2017-12-22intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu