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
2015-03-25
sparc: memory: Replace memory_region_init_ram with memory_region_allocate_sys...
Dirk Müller
2
-5
/
+3
2015-03-25
mips: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
5
-13
/
+8
2015-03-25
m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
3
-6
/
+4
2015-03-25
vmw_pvscsi: use PCI DMA APIs
Paolo Bonzini
1
-21
/
+21
2015-03-25
megasas: use PCI DMA APIs
Paolo Bonzini
1
-27
/
+24
2015-03-25
i6300esb: Fix signed integer overflow
David Gibson
1
-2
/
+8
2015-03-25
i6300esb: Correct endiannness
David Gibson
1
-1
/
+1
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
6
-5
/
+1
2015-03-23
ahci: Fix sglist offset manipulation for BE machines
John Snow
1
-1
/
+1
2015-03-23
ide: fix cmd_read_pio when nsectors > 1
John Snow
1
-5
/
+3
2015-03-23
ide: fix cmd_write_pio when nsectors > 1
John Snow
1
-1
/
+1
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-8
/
+0
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...
Peter Maydell
1
-0
/
+9
2015-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
9
-86
/
+131
2015-03-20
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
4
-2
/
+22
2015-03-20
ohci: fix resource cleanup leak
Gonglei
1
-1
/
+19
2015-03-20
uhci: fix segfault when hot-unplugging uhci controller
Gonglei
1
-6
/
+6
2015-03-19
Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"
Eduardo Habkost
2
-8
/
+0
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
1
-0
/
+9
2015-03-19
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
1
-0
/
+31
2015-03-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...
Peter Maydell
32
-74
/
+133
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+31
2015-03-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-8
/
+9
2015-03-19
elf-loader: Fix truncation warning from coverity
Stefan Weil
1
-1
/
+1
2015-03-19
smbios: add max speed comdline option for type-17 (meory device) structure
Gabriel L. Somlo
1
-2
/
+8
2015-03-19
pc-dimm: Add description for device list.
Paulo Vital
1
-0
/
+1
2015-03-19
error: Replace error_report() & error_free() with error_report_err()
zhanghailiang
1
-1
/
+1
2015-03-19
arm: fix memory leak
Gonglei
4
-2
/
+6
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
7
-17
/
+22
2015-03-19
arm/nseries: Fix warnings from Sparse
Stefan Weil
1
-2
/
+2
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
13
-42
/
+84
2015-03-19
9pfs: Fix warnings from Sparse
Stefan Weil
4
-7
/
+8
2015-03-18
pcie_aer: fix comment to match pcie spec
Michael S. Tsirkin
1
-2
/
+2
2015-03-18
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
Chen Fan
1
-1
/
+1
2015-03-18
pcie_aer: fix typos in pcie_aer_inject_error comment
Chen Fan
1
-3
/
+3
2015-03-18
aer: fix wrong check on expose aer tlp prefix log
Chen Fan
1
-1
/
+1
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
1
-1
/
+1
2015-03-18
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
Bo Su
1
-1
/
+3
2015-03-18
virtio-scsi: Fix assert in virtio_scsi_push_event
Fam Zheng
1
-2
/
+6
2015-03-18
hw/usb: Include USB files only if necessary
Thomas Huth
1
-4
/
+4
2015-03-17
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
1
-5
/
+14
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
1
-4
/
+12
2015-03-17
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
1
-1
/
+2
2015-03-17
qdev: Move owner-less IRQs to /machine/unattached
Andreas Färber
1
-2
/
+3
2015-03-17
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
Markus Armbruster
1
-2
/
+1
2015-03-17
usb/dev-storage: Fix QMP device_add missing encryption key failure
Markus Armbruster
1
-19
/
+17
2015-03-17
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
Markus Armbruster
1
-2
/
+11
2015-03-17
uhci: Convert to realize
Markus Armbruster
1
-10
/
+8
2015-03-17
ohci: Complete conversion to realize
Markus Armbruster
1
-17
/
+17
2015-03-17
usb: Improve companion configuration error messages
Markus Armbruster
2
-25
/
+14
[next]