Age | Commit message (Expand) | Author |
2018-10-15 | hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file | Thomas Huth |
2018-10-15 | i2c: switch ddc to use the new edid generator | Gerd Hoffmann |
2018-10-15 | qxl: check qxl_phys2virt return value | Gerd Hoffmann |
2018-10-15 | bochs-display: wire up edid support | Gerd Hoffmann |
2018-10-15 | display: add separate config option for bochs-display | Gerd Hoffmann |
2018-10-15 | edid: fix alignment issues | Gerd Hoffmann |
2018-10-12 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181012' into staging | Peter Maydell |
2018-10-12 | hw/s390x: Include the tod-qemu also for builds with --disable-tcg | Thomas Huth |
2018-10-12 | s390x/vfio: ap: Introduce VFIO AP device | Tony Krowiak |
2018-10-12 | s390x/ap: base Adjunct Processor (AP) object model | Tony Krowiak |
2018-10-11 | qmp, hmp: make subsystem/system-vendor identities optional | Denis V. Lunev |
2018-10-11 | vhost-user: Don't ask for reply on postcopy mem table set | Ilya Maximets |
2018-10-11 | vhost-user: Fix userfaultfd leak | Ilya Maximets |
2018-10-10 | ivshmem: Fix unplug of device "ivshmem-plain" | Markus Armbruster |
2018-10-08 | hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow | Peter Maydell |
2018-10-08 | virt: Suppress external aborts on virt-2.10 and earlier | Peter Maydell |
2018-10-05 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ... | Peter Maydell |
2018-10-05 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging | Peter Maydell |
2018-10-05 | edid: fix vendor default | Gerd Hoffmann |
2018-10-05 | secondary-vga: delete mmio subregions upon exit | remy.noel |
2018-10-05 | hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation | Peter Maydell |
2018-10-04 | hw/s390x/s390-pci-bus: Convert sysbus init function to realize function | Thomas Huth |
2018-10-04 | s390x: Fence huge pages prior to 3.1 | Janosch Frank |
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-03 | chardev: mark the calls that allow an implicit mux monitor | Marc-André Lureau |
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 |