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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-01
acpi: mark PMTIMER as unlocked
Paolo Bonzini
1
-0
/
+1
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-7
/
+12
2015-06-24
virito-blk: drop duplicate check
Gonglei
1
-2
/
+1
2015-06-23
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
11
-79
/
+122
2015-06-23
hw/display/tcx.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/qxl-logger.c: Constify some variable
Frediano Ziglio
1
-8
/
+8
2015-06-23
vt82c686: QOMify
Gonglei
1
-15
/
+32
2015-06-23
xen_pt: QOMify
Gonglei
2
-5
/
+9
2015-06-23
wdt_i6300esb: QOMify
Gonglei
1
-5
/
+9
2015-06-23
piix4: QOMify
Gonglei
1
-2
/
+6
2015-06-23
piix: piix3 QOMify
Gonglei
1
-26
/
+31
2015-06-23
pci-assign: QOMify
Gonglei
1
-18
/
+21
2015-06-23
Print error when failing to load PCI config data
Dr. David Alan Gilbert
1
-0
/
+4
2015-06-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...
Peter Maydell
4
-44
/
+46
2015-06-23
xen/pass-through: constify some static data
Jan Beulich
2
-6
/
+5
2015-06-23
xen/pass-through: log errno values rather than function return ones
Jan Beulich
2
-25
/
+25
2015-06-23
xen/pass-through: ROM BAR handling adjustments
Jan Beulich
2
-6
/
+14
2015-06-23
xen/pass-through: fold host PCI command register writes
Jan Beulich
1
-7
/
+2
2015-06-23
nvme: Fix memleak in nvme_dma_read_prp
Lu Lina
1
-0
/
+1
2015-06-23
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
1
-5
/
+10
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
5
-17
/
+233
2015-06-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in...
Peter Maydell
44
-55
/
+56
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
4
-0
/
+215
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2
-17
/
+18
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
15
-15
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
11
-8
/
+3
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
21
-0
/
+21
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
10
-29
/
+29
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-22
m68k: implement more ColdFire 5208 interrupt controller functionality
Greg Ungerer
1
-0
/
+14
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-31
/
+18
2015-06-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+12
2015-06-21
s3adsp1800: Remove the hardcoded values from the reset
Alistair Francis
1
-8
/
+1
2015-06-21
ml605_mmu: Move the hardcoded values to the init function
Alistair Francis
1
-12
/
+6
2015-06-21
target-microblaze: Convert version_mask to a CPU property
Alistair Francis
1
-1
/
+1
2015-06-21
target-microblaze: Convert endi to a CPU property
Alistair Francis
1
-1
/
+1
2015-06-21
target-microblaze: Convert dcache-writeback to a CPU property
Alistair Francis
1
-1
/
+2
2015-06-21
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
1
-2
/
+5
2015-06-21
microblaze: s3adsp: Instantiate CPU using QOM
Peter Crosthwaite
1
-6
/
+2
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
1
-31
/
+16
2015-06-19
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
Peter Crosthwaite
1
-0
/
+34
2015-06-19
arm: xlnx-zynqmp: Add boot-cpu property
Peter Crosthwaite
2
-2
/
+19
2015-06-19
arm: xlnx-zynqmp: Preface CPU variables with "apu"
Peter Crosthwaite
2
-13
/
+15
2015-06-19
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
2
-11
/
+74
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-84
/
+88
2015-06-19
mc146818rtc: Reset the periodic timer on load
Paul Donohue
1
-0
/
+6
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
4
-29
/
+3
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
4
-26
/
+0
[next]