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
2011-09-06
mips: Enable VInt interrupt mode for the 34Kf
Edgar E. Iglesias
1
-1
/
+1
2011-09-06
mips: Correct VInt vector generation
Edgar E. Iglesias
1
-3
/
+3
2011-09-06
mips: Correct IntCtl write mask for VInt
Edgar E. Iglesias
1
-1
/
+1
2011-09-06
mips: Hook in more reg accesses via mttr/mftr
Edgar E. Iglesias
3
-11
/
+225
2011-09-06
mips: Synchronize CP0 TCSTatus, Status and EntryHi
Edgar E. Iglesias
1
-44
/
+106
2011-09-06
mips: Handle TC indexing of other VPEs
Edgar E. Iglesias
1
-105
/
+161
2011-09-04
apb_pci: convert PCI space to memory API
Blue Swirl
1
-5
/
+8
2011-09-04
fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly
Blue Swirl
1
-1
/
+2
2011-09-03
softfloat: Use uint32 consistently
Andreas Färber
2
-12
/
+12
2011-09-03
softfloat: Use uint16 consistently
Andreas Färber
2
-6
/
+6
2011-09-03
Allow overriding the location of Samba's smbd.
Brad
4
-9
/
+13
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
36
-259
/
+259
2011-09-03
Add new macro QEMU_PACKED for packed C structures
Stefan Weil
1
-0
/
+6
2011-09-02
rename qemu_malloc and related to glib names for coherence
Frediano Ziglio
2
-7
/
+7
2011-09-02
Fix install(1) usage to be compatible with OpenBSD's install(1).
Brad
1
-3
/
+3
2011-09-02
Rename qemu -> qemu-system-i386
Anthony Liguori
2
-7
/
+2
2011-09-02
main: force enabling of I/O thread
Anthony Liguori
6
-232
/
+1
2011-09-02
trace: fix out-of-tree builds
Anthony Liguori
1
-1
/
+1
2011-09-02
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
21
-490
/
+719
2011-09-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-4
/
+4
2011-09-01
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
1
-1
/
+1
2011-09-01
build: sort objects to remove duplicates for link
Stefan Hajnoczi
1
-1
/
+1
2011-09-01
main: switch qemu_set_fd_handler to g_io_add_watch
Anthony Liguori
1
-1
/
+56
2011-09-01
Add glib support to main loop
Anthony Liguori
1
-0
/
+74
2011-09-01
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
Peter Maydell
1
-10
/
+10
2011-09-01
simpletrace: fix process() argument count
Stefan Hajnoczi
1
-2
/
+2
2011-09-01
trace: enable all events
Lluís
1
-324
/
+324
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
7
-11
/
+81
2011-09-01
trace: [simple] disable all trace points by default
Lluís
3
-13
/
+10
2011-09-01
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
2
-23
/
+17
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
9
-13
/
+92
2011-09-01
trace: always compile support for controlling and querying trace event states
Lluís
3
-24
/
+40
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
6
-17
/
+40
2011-09-01
trace: generalize the "property" concept in the trace-events file
Lluís
2
-42
/
+35
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
9
-26
/
+72
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
6
-7
/
+10
2011-09-01
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
Lluís
1
-7
/
+5
2011-09-01
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
9
-21
/
+31
2011-09-01
build: [simple] Include qemu-timer-common.o in trace-obj-y
Lluís
1
-1
/
+1
2011-09-01
build: Fix linkage of QEMU_PROG
Lluís
1
-1
/
+1
2011-08-31
tusb6010: Convert to qdev
Peter Maydell
3
-80
/
+94
2011-08-30
memory: Fix memory_region_get_ram_ptr for ROM devices
Jan Kiszka
1
-1
/
+1
2011-08-29
Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu...
Edgar E. Iglesias
8
-203
/
+733
2011-08-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
30
-696
/
+887
2011-08-29
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2
-1
/
+5
2011-08-29
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
1
-1
/
+1
2011-08-29
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
6
-26
/
+125
2011-08-29
Merge remote-tracking branch 'qmp/queue/monitor' into staging
Anthony Liguori
1
-1
/
+1
2011-08-29
qemu-img: Require larger zero areas for sparse handling
Kevin Wolf
3
-5
/
+67
2011-08-29
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
3
-3
/
+3
[next]