Age | Commit message (Expand) | Author |
2020-09-01 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'... | Peter Maydell |
2020-09-01 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-09-01 | hw/arm/sbsa-ref : Add embedded controller in secure memory | Graeme Gregory |
2020-09-01 | hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref | Graeme Gregory |
2020-09-01 | hw/arm/sbsa-ref: add "reg" property to DT cpu nodes | Leif Lindholm |
2020-09-01 | hw/display/vga:Remove redundant statement in vga_draw_graphic() | Chen Qun |
2020-09-01 | hw/intc: fix default registers value in exynos4210_combiner_read() | Chen Qun |
2020-09-01 | usb/bus: Remove dead assignment in usb_get_fw_dev_path() | Chen Qun |
2020-09-01 | vfio/platform: Remove dead assignment in vfio_intp_interrupt() | Chen Qun |
2020-09-01 | hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check() | Chen Qun |
2020-09-01 | hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions() | Chen Qun |
2020-09-01 | hw/arm/omap1:Remove redundant statement in omap_clkdsp_read() | Chen Qun |
2020-09-01 | hw/arm/virt-acpi-build:Remove dead assignment in build_madt() | Chen Qun |
2020-09-01 | hw/net/xilinx_axienet: Remove unused code | Philippe Mathieu-Daudé |
2020-09-01 | hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/core: Trivial typo fix | Philippe Mathieu-Daudé |
2020-09-01 | hw/core/sysbus: Assert memory region index is in range | Philippe Mathieu-Daudé |
2020-09-01 | hw/core/sysbus: Fix a typo | Philippe Mathieu-Daudé |
2020-09-01 | hw/isa/isa-superio: Fix IDE controller realization | Philippe Mathieu-Daudé |
2020-09-01 | hw/i386/kvm/ioapic.c: fix typo in error message | Kenta Ishiguro |
2020-09-01 | hw/net/can: Add missing fallthrough statements | Thomas Huth |
2020-09-01 | hw: Remove superfluous breaks | Liao Pingfang |
2020-08-31 | usb: fix setup_len init (CVE-2020-14364) | Gerd Hoffmann |
2020-08-31 | usb-host: workaround libusb bug | Gerd Hoffmann |
2020-08-31 | hw/usb: Add U2F device autoscan to passthru mode | César Belley |
2020-08-31 | hw/usb: Add U2F device check to passthru mode | César Belley |
2020-08-31 | meson: Add U2F key to meson | César Belley |
2020-08-31 | hw/usb: Add U2F key emulated mode | César Belley |
2020-08-31 | hw/usb: Add U2F key passthru mode | César Belley |
2020-08-31 | hw/usb: Add U2F key base class implementation | César Belley |
2020-08-31 | hw/usb: Add U2F key base class | César Belley |
2020-08-31 | hw/usb: Regroup USB HID protocol values | César Belley |
2020-08-31 | ehci: drop pointless warn_report for guest bugs. | Gerd Hoffmann |
2020-08-31 | hw: ehci: check return value of 'usb_packet_map' | Li Qiang |
2020-08-31 | hw: ehci: destroy sglist in error path | Li Qiang |
2020-08-31 | hw: xhci: check return value of 'usb_packet_map' | Li Qiang |
2020-08-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'... | Peter Maydell |
2020-08-28 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-08-28 | armsse: Define ARMSSEClass correctly | Eduardo Habkost |
2020-08-28 | hw/misc/unimp: Display the offset with width of the region size | Philippe Mathieu-Daudé |
2020-08-28 | hw/misc/unimp: Display the value with width of the access size | Philippe Mathieu-Daudé |
2020-08-28 | hw/misc/unimp: Display value after offset | Philippe Mathieu-Daudé |
2020-08-28 | hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize | Philippe Mathieu-Daudé |
2020-08-28 | hw/qdev-clock: Uninline qdev_connect_clock_in() | Philippe Mathieu-Daudé |
2020-08-28 | hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize | Philippe Mathieu-Daudé |
2020-08-28 | hw/arm/xilinx_zynq: Uninline cadence_uart_create() | Philippe Mathieu-Daudé |
2020-08-28 | hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers | Philippe Mathieu-Daudé |