index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
ivshmem: Fix unplug of device "ivshmem-plain"
Markus Armbruster
1
-9
/
+5
2018-10-08
hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow
Peter Maydell
1
-1
/
+1
2018-10-08
virt: Suppress external aborts on virt-2.10 and earlier
Peter Maydell
1
-0
/
+2
2018-10-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...
Peter Maydell
3
-2
/
+34
2018-10-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging
Peter Maydell
4
-31
/
+56
2018-10-05
edid: fix vendor default
Gerd Hoffmann
1
-1
/
+1
2018-10-05
secondary-vga: delete mmio subregions upon exit
remy.noel
1
-0
/
+8
2018-10-05
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
1
-1
/
+25
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
1
-13
/
+21
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
1
-0
/
+10
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
1
-16
/
+22
2018-10-04
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
1
-2
/
+3
2018-10-03
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
1
-1
/
+5
2018-10-02
hw/scsi/mptendian: Avoid taking address of fields in packed structs
Peter Maydell
1
-80
/
+83
2018-10-02
hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct
Peter Maydell
1
-6
/
+1
2018-10-02
virtio: do not take address of packed members
Paolo Bonzini
1
-3
/
+3
2018-10-02
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
1
-1
/
+2
2018-10-02
lsi53c895a: convert to trace-events
Mark Cave-Ayland
2
-111
/
+165
2018-10-02
scsi-block: Deprecate rotation_rate
Fam Zheng
1
-0
/
+6
2018-10-02
kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
Yongji Xie
1
-7
/
+10
2018-10-02
hw: edu: replace device name with macro
Li Qiang
1
-2
/
+3
2018-10-02
hw: hyperv_testdev: add read callback
Li Qiang
1
-2
/
+8
2018-10-02
hw: pc-testdev: add read memory region callback
Li Qiang
1
-4
/
+16
2018-10-02
hw: debugexit: add read callback
Li Qiang
1
-0
/
+6
2018-10-02
fw_cfg_mem: add read memory region callback
Li Qiang
1
-0
/
+6
2018-10-02
change get_image_size return type to int64_t
Li Zhijian
9
-17
/
+23
2018-10-02
serial: fix DLL writes
Paolo Bonzini
1
-2
/
+2
2018-10-02
hw/char/sh_serial: Add timeout handling to unbreak serial input
Geert Uytterhoeven
1
-0
/
+20
2018-10-02
ps2: prevent changing irq state on save and load
Pavel Dovgalyuk
1
-2
/
+6
2018-10-02
es1370: fix ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
1
-2
/
+8
2018-10-02
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
1
-0
/
+8
2018-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ...
Peter Maydell
3
-4
/
+15
2018-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...
Peter Maydell
9
-14
/
+548
2018-10-01
ohci: set effectively usb frame rate to 1kHz
Miguel GAIO
1
-1
/
+5
2018-10-01
usb-hub: clear suspend on detach
Gerd Hoffmann
1
-0
/
+4
2018-10-01
usb-mtp: reset ObjectInfo dataset size on cleanup
Bandan Das
1
-0
/
+2
2018-10-01
usb-mtp: fix error conditions for write operation
Bandan
1
-3
/
+4
2018-09-27
qxl: support mono cursors with inverted colors
Peter Wu
1
-0
/
+16
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
3
-8
/
+24
2018-09-27
display/stdvga: add edid support.
Gerd Hoffmann
3
-6
/
+33
2018-09-27
display/edid: add region helper.
Gerd Hoffmann
2
-0
/
+34
2018-09-27
display/edid: add qemu_edid_size()
Gerd Hoffmann
1
-0
/
+14
2018-09-27
display/edid: add edid generator to qemu.
Gerd Hoffmann
2
-0
/
+427
2018-09-25
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
2
-1
/
+4
2018-09-25
qdev: fix a typo in comment
Li Qiang
1
-1
/
+1
2018-09-25
hw/core/machine: Officially deprecate the enforce-config-section parameter
Thomas Huth
1
-0
/
+3
2018-09-25
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...
Peter Maydell
1
-0
/
+3
2018-09-25
aspeed/smc: fix some alignment issues
Cédric Le Goater
1
-4
/
+4
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
1
-142
/
+70
2018-09-25
hw/arm/aspeed: change the FMC flash model of the AST2500 evb
Cédric Le Goater
1
-1
/
+1
[next]