Age | Commit message (Expand) | Author |
2018-10-04 | hw/s390x/css: Remove QEMU_PACKED from struct SenseId | Thomas Huth |
2018-10-04 | hw/s390x/ipl: Fix alignment problems of S390IPLState members | Thomas Huth |
2018-10-02 | hw/scsi/mptendian: Avoid taking address of fields in packed structs | Peter Maydell |
2018-10-02 | hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct | Peter Maydell |
2018-10-02 | virtio: do not take address of packed members | Paolo Bonzini |
2018-10-02 | replay: replay BH for IDE trim operation | Pavel Dovgalyuk |
2018-10-02 | lsi53c895a: convert to trace-events | Mark Cave-Ayland |
2018-10-02 | scsi-block: Deprecate rotation_rate | Fam Zheng |
2018-10-02 | kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread | Yongji Xie |
2018-10-02 | hw: edu: replace device name with macro | Li Qiang |
2018-10-02 | hw: hyperv_testdev: add read callback | Li Qiang |
2018-10-02 | hw: pc-testdev: add read memory region callback | Li Qiang |
2018-10-02 | hw: debugexit: add read callback | Li Qiang |
2018-10-02 | fw_cfg_mem: add read memory region callback | Li Qiang |
2018-10-02 | change get_image_size return type to int64_t | Li Zhijian |
2018-10-02 | serial: fix DLL writes | Paolo Bonzini |
2018-10-02 | hw/char/sh_serial: Add timeout handling to unbreak serial input | Geert Uytterhoeven |
2018-10-02 | ps2: prevent changing irq state on save and load | Pavel Dovgalyuk |
2018-10-02 | es1370: fix ADC_FRAMEADR and ADC_FRAMECNT | Paolo Bonzini |
2018-10-02 | virtio: Return true from virtio_queue_empty if broken | Fam Zheng |
2018-10-01 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ... | Peter Maydell |
2018-10-01 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ... | Peter Maydell |
2018-10-01 | ohci: set effectively usb frame rate to 1kHz | Miguel GAIO |
2018-10-01 | usb-hub: clear suspend on detach | Gerd Hoffmann |
2018-10-01 | usb-mtp: reset ObjectInfo dataset size on cleanup | Bandan Das |
2018-10-01 | usb-mtp: fix error conditions for write operation | Bandan |
2018-09-27 | qxl: support mono cursors with inverted colors | Peter Wu |
2018-09-27 | qxl: use guest_monitor_config for local renderer. | Gerd Hoffmann |
2018-09-27 | display/stdvga: add edid support. | Gerd Hoffmann |
2018-09-27 | display/edid: add region helper. | Gerd Hoffmann |
2018-09-27 | display/edid: add qemu_edid_size() | Gerd Hoffmann |
2018-09-27 | display/edid: add edid generator to qemu. | Gerd Hoffmann |
2018-09-25 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2... | Peter Maydell |
2018-09-25 | qdev: fix a typo in comment | Li Qiang |
2018-09-25 | hw/core/machine: Officially deprecate the enforce-config-section parameter | Thomas Huth |
2018-09-25 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s... | Peter Maydell |
2018-09-25 | aspeed/smc: fix some alignment issues | Cédric Le Goater |
2018-09-25 | hw/arm/aspeed: Add an Aspeed machine class | Cédric Le Goater |
2018-09-25 | hw/arm/aspeed: change the FMC flash model of the AST2500 evb | Cédric Le Goater |
2018-09-25 | aspeed/timer: fix compile breakage with clang 3.4.2 | Cédric Le Goater |
2018-09-25 | hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements | Peter Maydell |
2018-09-25 | hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write | Peter Maydell |
2018-09-25 | hw/net/pcnet-pci: Convert away from old_mmio accessors | Peter Maydell |
2018-09-25 | hw/intc/arm_gic: Drop GIC_BASE_IRQ macro | Peter Maydell |
2018-09-25 | hw/arm/smmuv3: fix eventq recording and IRQ triggerring | Eric Auger |
2018-09-25 | qmp, hmp: add PCI subsystem id and vendor id to PCI info | Denis V. Lunev |
2018-09-25 | hw/arm/smmu-common: Fix the name of the iommu memory regions | Eric Auger |
2018-09-25 | aspeed/i2c: Fix receive done interrupt handling | Guenter Roeck |
2018-09-25 | aspeed/i2c: Handle receive command in separate function | Guenter Roeck |
2018-09-25 | aspeed/i2c: interrupts should be cleared by software only | Cédric Le Goater |