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
2016-01-20
block: Clean up includes
Peter Maydell
14
-11
/
+14
2016-01-18
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2
-5
/
+6
2016-01-18
qdev: Free QemuOpts when the QOM path goes away
Paolo Bonzini
1
-1
/
+3
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-4
/
+3
2016-01-18
hw/arm: Clean up includes
Peter Maydell
42
-1
/
+42
2016-01-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-24
/
+0
2016-01-16
target-sparc: Convert to VMStateDescription
Juan Quintela
1
-24
/
+0
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
3
-9
/
+9
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
1
-2
/
+27
2016-01-15
scsi: initialise info object with appropriate size
P J P
1
-1
/
+1
2016-01-15
i386: avoid null pointer dereference
P J P
1
-5
/
+10
2016-01-15
scsi: revert change to scsi_req_cancel_async and add assertions
Paolo Bonzini
1
-0
/
+11
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
1
-19
/
+5
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
2
-19
/
+58
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
64
-359
/
+269
2016-01-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into staging
Peter Maydell
9
-1126
/
+45
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-5
/
+5
2016-01-13
s390/sclp: Simplify control flow in sclp_realize()
Markus Armbruster
1
-6
/
+3
2016-01-13
hw/s390x: Rename local variables Error *l_err to just err
Markus Armbruster
2
-13
/
+13
2016-01-13
error: Clean up errors with embedded newlines (again)
Markus Armbruster
1
-2
/
+2
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
1
-8
/
+8
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
6
-16
/
+17
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
1
-3
/
+4
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
3
-13
/
+7
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
7
-22
/
+15
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
1
-1
/
+1
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
1
-2
/
+1
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
5
-8
/
+6
2016-01-13
isa: Clean up inappropriate hw_error()
Markus Armbruster
1
-11
/
+0
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
11
-15
/
+33
2016-01-13
isa: Trivially convert remaining PCI-ISA bridges to realize()
Markus Armbruster
2
-7
/
+4
2016-01-13
sysbus: Don't use hw_error() in machine_init_done_notifiers
Markus Armbruster
1
-13
/
+12
2016-01-13
hw/arm/virt: Fix property "gic-version" error handling
Markus Armbruster
1
-3
/
+2
2016-01-13
raven: Mark use of hw_error() in realize() FIXME
Markus Armbruster
1
-2
/
+4
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
1
-1
/
+3
2016-01-13
arm_mptimer: Don't use hw_error() in realize() method
Markus Armbruster
1
-2
/
+3
2016-01-13
omap: Don't use hw_error() in device init() methods
Markus Armbruster
3
-13
/
+34
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
8
-30
/
+48
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
7
-20
/
+21
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
11
-150
/
+30
2016-01-13
s390x/pci: return real state during listing PCI
Yi Min Zhao
1
-1
/
+2
2016-01-13
virtio-ccw: fix sanity check for vector
Halil Pasic
1
-1
/
+2
2016-01-13
s390: Introduce CCW_COMPAT_2_5
Shmulik Ladkani
1
-0
/
+9
2016-01-13
s390x/virtio: use qemu_check_nic_model()
Cornelia Huck
1
-4
/
+1
2016-01-13
s390x/pci: code cleanup
Yi Min Zhao
1
-3
/
+3
2016-01-13
s390x/pci: reject some operations to disabled PCI function
Yi Min Zhao
3
-7
/
+11
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
4
-946
/
+1
2016-01-13
s390x: remove s390-virtio machine
Pierre Morel
1
-162
/
+0
2016-01-13
s390x: add 2.6 compat machine
Cornelia Huck
1
-2
/
+16
2016-01-13
virtio serial port: fix to incomplete QOMify
Cao jin
1
-1
/
+1
[next]