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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
ui/cocoa: Make -full-screen option work on Mac OS X
Programmingkid
1
-0
/
+6
2015-05-19
ui/cocoa: Fix several full screen issues on Mac OS X
Programmingkid
1
-4
/
+45
2015-05-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-...
Peter Maydell
13
-163
/
+671
2015-05-18
target-arm: Remove unneeded '+'
Edgar E. Iglesias
1
-1
/
+1
2015-05-18
target-arm: Correct accessfn for CNTV_TVAL_EL0
Edgar E. Iglesias
1
-0
/
+1
2015-05-18
target-arm: Correct accessfn for CNTP_{CT}VAL_EL0
Edgar E. Iglesias
1
-1
/
+2
2015-05-18
target-arm: Add WFx syndrome function
Greg Bellows
1
-0
/
+6
2015-05-18
target-arm: Add EL3 and EL2 TCR checking
Greg Bellows
1
-13
/
+32
2015-05-18
target-arm: Add TTBR regime function and use
Greg Bellows
1
-5
/
+19
2015-05-18
linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create
Timothy Baldwin
1
-1
/
+1
2015-05-18
arm: xlnx-ep108: Add bootloading
Peter Crosthwaite
1
-0
/
+9
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
1
-0
/
+20
2015-05-18
arm: Add xlnx-ep108 machine
Peter Crosthwaite
2
-1
/
+54
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
2
-0
/
+27
2015-05-18
char: cadence_uart: Split state struct and type into header
Peter Crosthwaite
2
-28
/
+54
2015-05-18
char: cadence_uart: Clean up variable names
Peter Crosthwaite
1
-48
/
+54
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
2
-0
/
+38
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
2
-42
/
+74
2015-05-18
net: cadence_gem: Clean up variable names
Peter Crosthwaite
1
-35
/
+35
2015-05-18
arm: xlnx-zynqmp: Connect CPU Timers to GIC
Peter Crosthwaite
1
-0
/
+17
2015-05-18
arm: xlnx-zynqmp: Add GIC
Peter Crosthwaite
2
-0
/
+73
2015-05-18
arm: Introduce Xilinx ZynqMP SoC
Peter Crosthwaite
4
-1
/
+116
2015-05-18
target-arm: cpu64: Add support for Cortex-A53
Peter Crosthwaite
1
-0
/
+51
2015-05-18
target-arm: cpu64: generalise name of A57 regs
Peter Crosthwaite
1
-5
/
+5
2015-05-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-05-15' into ...
Peter Maydell
15
-552
/
+453
2015-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150514' into staging
Peter Maydell
18
-260
/
+340
2015-05-14
tcg: Add MO_ALIGN, MO_UNALN
Richard Henderson
2
-40
/
+45
2015-05-14
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
13
-150
/
+156
2015-05-14
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
15
-71
/
+140
2015-05-14
qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
Markus Armbruster
1
-34
/
+24
2015-05-14
qapi: Drop pointless flush() before close()
Markus Armbruster
1
-4
/
+0
2015-05-14
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
5
-215
/
+141
2015-05-14
qapi: Turn generators' mandatory option -i into an argument
Markus Armbruster
4
-23
/
+21
2015-05-14
qapi: Fix generators to report command line errors decently
Markus Armbruster
1
-1
/
+5
2015-05-14
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
5
-125
/
+52
2015-05-14
qapi: qapi-commands.py option --type is unused, drop it
Markus Armbruster
1
-36
/
+32
2015-05-14
qapi: qapi-event.py option -b does nothing, drop it
Markus Armbruster
2
-6
/
+3
2015-05-14
tests: Add missing dependencies on $(qapi-py)
Markus Armbruster
1
-4
/
+4
2015-05-14
qapi: Support downstream events and commands
Eric Blake
4
-12
/
+28
2015-05-14
qapi: Support downstream alternates
Eric Blake
4
-8
/
+13
2015-05-14
qapi: Support downstream flat unions
Eric Blake
4
-5
/
+13
2015-05-14
qapi: Support downstream simple unions
Eric Blake
4
-7
/
+10
2015-05-14
qapi: Support downstream structs
Eric Blake
4
-9
/
+18
2015-05-14
qapi: Support downstream enums
Eric Blake
4
-12
/
+18
2015-05-14
qapi: Make c_type() consistently convert qapi names
Eric Blake
1
-4
/
+29
2015-05-14
qapi: Tidy c_type() logic
Eric Blake
1
-28
/
+30
2015-05-14
qapi: Move camel_to_upper(), c_enum_const() to closely related code
Markus Armbruster
1
-25
/
+25
2015-05-14
qapi: Use c_enum_const() in generate_alternate_qtypes()
Markus Armbruster
2
-15
/
+2
2015-05-14
qapi: Simplify c_enum_const()
Markus Armbruster
1
-3
/
+1
2015-05-14
qapi: Rename generate_enum_full_value() to c_enum_const()
Markus Armbruster
4
-11
/
+10
[next]