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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
jobs: remove job_defer_to_main_loop
John Snow
1
-17
/
+0
2018-08-31
jobs: remove ret argument to job_completed; privatize it
John Snow
1
-13
/
+15
2018-08-31
jobs: add exit shim
John Snow
1
-0
/
+11
2018-08-31
jobs: canonize Error object
John Snow
1
-6
/
+8
2018-08-31
jobs: change start callback to run callback
John Snow
1
-1
/
+1
2018-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i...
Peter Maydell
1
-0
/
+32
2018-08-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
2
-0
/
+7
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
1
-0
/
+6
2018-08-27
qemu-error: introduce {error|warn}_report_once
Peter Xu
1
-0
/
+32
2018-08-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...
Peter Maydell
6
-112
/
+32
2018-08-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2
-0
/
+10
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Clean up headers
Markus Armbruster
3
-103
/
+29
2018-08-24
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster
1
-1
/
+0
2018-08-24
json: Make JSONToken opaque outside json-parser.c
Markus Armbruster
2
-7
/
+4
2018-08-24
json: Unbox tokens queue in JSONMessageParser
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Fix streamer not to ignore trailing unterminated structures
Markus Armbruster
1
-0
/
+1
2018-08-24
json: Pass lexical errors and limit violations to callback
Markus Armbruster
1
-3
/
+0
2018-08-24
json: Treat unwanted interpolation as lexical error
Markus Armbruster
1
-2
/
+2
2018-08-24
json: Rename token JSON_ESCAPE & friends to JSON_INTERP
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Redesign the callback to consume JSON values
Markus Armbruster
2
-4
/
+7
2018-08-24
json: Have lexer call streamer directly
Markus Armbruster
2
-10
/
+6
2018-08-24
json: remove useless return value from lexer/parser
Marc-André Lureau
2
-4
/
+4
2018-08-24
json: Reject invalid UTF-8 sequences
Markus Armbruster
1
-0
/
+1
2018-08-24
elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
Aleksandar Rikalo
1
-0
/
+8
2018-08-24
elf: Add EM_NANOMIPS value as a valid one for e_machine field
Aleksandar Rikalo
1
-0
/
+2
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1'...
Peter Maydell
1
-0
/
+1
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
1
-1
/
+10
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
1
-0
/
+8
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
1
-2
/
+4
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
1
-0
/
+22
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
1
-0
/
+1
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
1
-4
/
+0
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
1
-3
/
+1
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
1
-6
/
+20
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
1
-0
/
+51
2018-08-24
hw/arm/iotkit: Wire up the lines for MSCs
Peter Maydell
1
-0
/
+8
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
1
-0
/
+14
2018-08-24
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
1
-0
/
+79
2018-08-24
hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
Peter Maydell
1
-1
/
+5
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
1
-0
/
+37
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
1
-0
/
+49
2018-08-24
hw/arm/iotkit: Wire up the S32KTIMER
Peter Maydell
1
-1
/
+1
2018-08-24
hw/arm/iotkit: Wire up the watchdogs
Peter Maydell
1
-0
/
+6
2018-08-24
hw/arm/iotkit: Wire up the dualtimer
Peter Maydell
1
-1
/
+2
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
1
-0
/
+72
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
1
-0
/
+6
2018-08-24
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
1
-0
/
+4
2018-08-24
softfloat: Add scaling float-to-int routines
Richard Henderson
1
-20
/
+59
2018-08-24
softfloat: Add scaling int-to-float routines
Richard Henderson
1
-13
/
+39
[next]