]> git.proxmox.com Git - mirror_qemu.git/history - hw
tpm: convert tpm_crb.c to use trace-events
[mirror_qemu.git] / hw /
2018-03-06 Stefan Bergertpm: convert tpm_crb.c to use trace-events
2018-03-01 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2018-03-01 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-03-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-02-27 Mark Cave-Aylandloader: don't perform overlapping address check for...
2018-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-02-26 Dave Airlievirtio-gpu-3d: add support for second capability set...
2018-02-26 Bandan Dasusb-mtp: Advertise SendObjectInfo for write support
2018-02-26 Bandan Dasusb-mtp: Introduce write support for MTP objects
2018-02-26 Bandan Dasusb-mtp: Support delete of mtp objects
2018-02-26 Bandan Dasusb-mtp: print parent path in IN_IGNORED trace fn
2018-02-26 Bandan Dasusb-mtp: Add one more argument when building results
2018-02-23 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-02-22 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-02-22 Philippe Mathieu... sdcard: simplify SD_SEND_OP_COND (ACMD41)
2018-02-22 Philippe Mathieu... sdcard: simplify SEND_IF_COND (CMD8)
2018-02-22 Philippe Mathieu... sdcard: warn if host uses an incorrect address for...
2018-02-22 Philippe Mathieu... sdcard: check the card is in correct state for APP...
2018-02-22 Philippe Mathieu... sdcard: handles more commands in SPI mode
2018-02-22 Philippe Mathieu... sdcard: use a more descriptive label 'unimplemented_spi...
2018-02-22 Philippe Mathieu... sdcard: handle the Security Specification commands
2018-02-22 Philippe Mathieu... sdcard: handle CMD54 (SDIO)
2018-02-22 Philippe Mathieu... sdcard: use the registerfields API for the CARD_STATUS...
2018-02-22 Philippe Mathieu... sdcard: use the correct masked OCR in the R3 reply
2018-02-22 Philippe Mathieu... sdcard: simplify using the ldst API
2018-02-22 Philippe Mathieu... sdcard: remove commands from unsupported old MMC specif...
2018-02-22 Philippe Mathieu... sdcard: clean the SCR register and add few comments
2018-02-22 Philippe Mathieu... sdcard: fix the 'maximum data transfer rate' to 25MHz
2018-02-22 Philippe Mathieu... sdcard: update the CSD CRC register regardless the...
2018-02-22 Philippe Mathieu... sdcard: Don't always set the high capacity bit
2018-02-22 Philippe Mathieu... sdcard: use the registerfields API to access the OCR...
2018-02-22 Philippe Mathieu... sdcard: use G_BYTE from cutils
2018-02-22 Philippe Mathieu... sdcard: define SDMMC_CMD_MAX instead of using the magic...
2018-02-22 Philippe Mathieu... sdcard: add more trace events
2018-02-22 Philippe Mathieu... sdcard: replace fprintf() by qemu_hexdump()
2018-02-22 Philippe Mathieu... sdcard: add a trace event for command responses
2018-02-22 Philippe Mathieu... sdcard: replace DPRINTF() by trace events
2018-02-22 Philippe Mathieu... sdcard: reorder SDState struct members
2018-02-22 Philippe Mathieu... hw/sd/ssi-sd: use the SDBus API, connect the SDCard...
2018-02-22 Philippe Mathieu... hw/sd/milkymist-memcard: expose a SDBus and connect...
2018-02-22 Philippe Mathieu... hw/sd/milkymist-memcard: split realize() out of SysBusD...
2018-02-22 Philippe Mathieu... hw/sd/milkymist-memcard: use qemu_log_mask()
2018-02-22 Hugo LandauFix ast2500 protection register emulation
2018-02-22 Richard Braunhw/char/stm32f2xx_usart: fix TXE/TC bit handling
2018-02-22 Pekka Enbergraspi: Add "raspi3" machine type
2018-02-21 Stefan Bergertests: add test for TPM TIS device
2018-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-02-20 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-02-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-02-19 Marc-André Lureau9p: fix leak in synth_name_to_path()
2018-02-19 Marc-André Lureau9p: v9fs_path_copy() readability
2018-02-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-02-19 Stefan Hajnoczitrace: avoid SystemTap "char const" warnings
2018-02-19 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2018-02-19 Yuval Shaiahw/rdma: Implementation of PVRDMA device
2018-02-19 Yuval Shaiahw/rdma: PVRDMA commands and data-path ops
2018-02-19 Yuval Shaiahw/rdma: Implementation of generic rdma device layers
2018-02-19 Yuval Shaiahw/rdma: Definitions for rdma device and rdma resource...
2018-02-19 Yuval Shaiahw/rdma: Add wrappers and macros
2018-02-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-02-16 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-02-16 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-02-16 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-02-16 BALATON Zoltanppc4xx: Add device models found in PPC440 core SoCs
2018-02-16 Suraj Jitindar Singhppc/spapr-caps: Disallow setting workaround for spapr...
2018-02-16 Greg Kurzspapr: consolidate the VCPU id numbering logic in a...
2018-02-16 Greg Kurzspapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
2018-02-16 Greg Kurzspapr: move VCPU calculation to core machine code
2018-02-16 Greg Kurzspapr: use spapr->vsmt to compute VCPU ids
2018-02-16 Suraj Jitindar Singhppc/spapr-caps: Change migration macro to take full...
2018-02-16 Laurent Vivierhw/char: remove legacy interface escc_init()
2018-02-16 Daniel Henrique... hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_...
2018-02-16 Mark Cave-Aylandcuda: convert to trace-events
2018-02-16 Mark Cave-Aylandppc: move CUDAState and other CUDA-related definitions...
2018-02-16 Mark Cave-Aylandcuda: convert to use the shared mos6522 device
2018-02-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-02-15 Pekka Enbergraspi: Raspberry Pi 3 support
2018-02-15 Pekka Enbergbcm2836: Make CPU type configurable
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Fix byte-to-interrupt number conve...
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Implement SCR
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Implement cache ID registers
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Implement v8M CPPWR register
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Implement M profile cache maintena...
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handling
2018-02-15 Peter Maydellhw/intc/armv7m_nvic: Don't hardcode M profile ID regist...
2018-02-15 Philippe Mathieu... hw/arm/aspeed: simplify using the 'unimplemented device...
2018-02-15 Philippe Mathieu... hw/arm/aspeed: directly map the serial device to the...
2018-02-13 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-02-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-02-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-02-13 Tomáš Golembiovskývirtio-balloon: include statistics of disk/file caches
2018-02-13 Michael S. Tsirkinlpc: drop pcie host dependency
2018-02-13 Marcel Apfelbaumhw/pci-bridge: fix pcie root port's IO hints capability
2018-02-13 Tiwei Bievirtio-balloon: unref the memory region before continuing
2018-02-13 Paolo Bonzinimemory: hide memory_region_sync_dirty_bitmap behind...
2018-02-13 Paolo Bonzinig364fb: switch to using DirtyBitmapSnapshot
2018-02-13 Philippe Mathieu... sdhci: add Spec v4.2 register definitions
2018-02-13 Philippe Mathieu... hw/arm/xilinx_zynqmp: enable the UHS-I mode
2018-02-13 Philippe Mathieu... hw/arm/xilinx_zynqmp: fix the capabilities/spec version...
next