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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
dump: allow target to set the page size
Andrew Jones
3
-60
/
+85
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
7
-20
/
+2
2016-01-15
qapi-schema: dump-guest-memory: Improve text
Andrew Jones
1
-2
/
+2
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
3
-19
/
+70
2016-01-15
target-arm: Use the right MMU index in arm_regime_using_lpae_format
Alvise Rigo
3
-7
/
+12
2016-01-14
disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings
Peter Maydell
1
-1
/
+1
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
119
-741
/
+733
2016-01-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into staging
Peter Maydell
12
-1136
/
+47
2016-01-14
Merge remote-tracking branch 'remotes/amit/tags/vs-for-2.6-1' into staging
Peter Maydell
1
-1
/
+1
2016-01-14
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-1...
Peter Maydell
6
-38
/
+87
2016-01-13
checkpatch: Detect newlines in error_report and other error functions
Jason J. Herne
1
-0
/
+36
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
5
-29
/
+29
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
3
-8
/
+7
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2
-8
/
+10
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
1
-8
/
+8
2016-01-13
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
2
-10
/
+14
2016-01-13
vmdk: Clean up control flow in vmdk_parse_extents() a bit
Markus Armbruster
1
-13
/
+15
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
14
-30
/
+31
2016-01-13
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
Markus Armbruster
17
-95
/
+93
2016-01-13
migration: Use error_reportf_err() instead of monitor_printf()
Markus Armbruster
1
-8
/
+6
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
6
-30
/
+19
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
17
-76
/
+47
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
4
-4
/
+4
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
2
-2
/
+62
2016-01-13
test-throttle: Simplify qemu_init_main_loop() error handling
Markus Armbruster
1
-14
/
+1
2016-01-13
qemu-nbd: Clean up "Failed to load snapshot" error message
Markus Armbruster
1
-9
/
+5
2016-01-13
block: Clean up "Could not create temporary overlay" error message
Markus Armbruster
1
-3
/
+2
2016-01-13
error: Improve documentation
Markus Armbruster
3
-7
/
+23
2016-01-13
error: Use error_report_err() instead of ad hoc prints
Markus Armbruster
3
-7
/
+3
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
4
-28
/
+13
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
8
-12
/
+9
2016-01-13
qemu-nbd: Replace BSDism <err.h> by error_report()
Markus Armbruster
1
-44
/
+77
2016-01-13
xen-hvm: Mark inappropriate error handling FIXME
Markus Armbruster
1
-0
/
+7
2016-01-13
audio: Clean up inappropriate and unreachable use of hw_error()
Markus Armbruster
1
-9
/
+2
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
12
-16
/
+34
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
error: Don't append a newline when printing the error hint
Markus Armbruster
3
-3
/
+5
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
8
-22
/
+21
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
13
-174
/
+35
[prev]
[next]