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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-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
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
1
-1
/
+0
2018-09-25
hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements
Peter Maydell
1
-0
/
+2
2018-09-25
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2
-67
/
+2
2018-09-25
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2
-84
/
+57
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
3
-20
/
+14
2018-09-25
hw/arm/smmuv3: fix eventq recording and IRQ triggerring
Eric Auger
2
-14
/
+14
2018-09-25
qmp, hmp: add PCI subsystem id and vendor id to PCI info
Denis V. Lunev
1
-0
/
+3
2018-09-25
hw/arm/smmu-common: Fix the name of the iommu memory regions
Eric Auger
1
-3
/
+3
2018-09-25
aspeed/i2c: Fix receive done interrupt handling
Guenter Roeck
1
-1
/
+9
2018-09-25
aspeed/i2c: Handle receive command in separate function
Guenter Roeck
1
-16
/
+21
2018-09-25
aspeed/i2c: interrupts should be cleared by software only
Cédric Le Goater
1
-4
/
+12
2018-09-25
arm: Add BBC micro:bit machine
Joel Stanley
2
-1
/
+68
2018-09-25
arm: Add Nordic Semiconductor nRF51 SoC
Joel Stanley
2
-0
/
+134
2018-09-25
hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes
Shannon Zhao
1
-4
/
+6
2018-09-25
hw/arm/exynos4210: fix Exynos4210 UART support
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2018-09-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
10
-39
/
+89
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
8
-30
/
+18
[prev]
[next]