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
2011-10-04
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
11
-101
/
+101
2011-10-04
RunState: Drop the RSTATE_NO_STATE value
Luiz Capitulino
2
-13
/
+7
2011-10-04
vl: Change qemu_vmstop_requested() to return a bool
Luiz Capitulino
1
-6
/
+10
2011-10-04
qapi: Convert query-kvm
Luiz Capitulino
6
-35
/
+62
2011-10-04
qapi: Convert query-version
Luiz Capitulino
6
-43
/
+76
2011-10-04
qapi: convert query-name
Anthony Liguori
7
-28
/
+108
2011-10-04
qapi: Automatically generate a _MAX value for enums
Luiz Capitulino
1
-1
/
+4
2011-10-04
qapi: Don't use c_var() on enum strings
Luiz Capitulino
1
-1
/
+1
2011-10-04
qapi: modify visitor code generation for list iteration
Michael Roth
4
-16
/
+60
2011-10-04
qapi: dealloc visitor, support freeing of nested lists
Michael Roth
1
-7
/
+21
2011-10-04
qapi: add test cases for generated free functions
Michael Roth
1
-0
/
+29
2011-10-04
qapi: generate qapi_free_* functions for *List types
Michael Roth
1
-0
/
+2
2011-10-04
qapi: dealloc visitor, fix premature free and iteration logic
Michael Roth
1
-5
/
+15
2011-10-04
qapi: fixup command generation for functions that return list types
Anthony Liguori
1
-8
/
+15
2011-10-04
qapi: use middle mode in QMP server
Anthony Liguori
5
-8
/
+24
2011-10-04
qapi: add code generation support for middle mode
Anthony Liguori
4
-15
/
+74
2011-10-04
qerror: add qerror_report_err()
Anthony Liguori
2
-0
/
+35
2011-10-04
error: let error_is_type take a NULL error
Anthony Liguori
1
-0
/
+4
2011-10-03
etrax-dma: Remove bogus if statement
Edgar E. Iglesias
1
-6
/
+4
2011-10-02
memory: Print regions in ascending order
Jan Kiszka
1
-6
/
+31
2011-10-02
memory: Do not print empty PIO root
Jan Kiszka
1
-3
/
+6
2011-10-02
memory: Print region priority
Jan Kiszka
1
-2
/
+4
2011-10-02
memory: simple memory tree printer
Blue Swirl
3
-0
/
+106
2011-10-01
Move GETPC from dyngen-exec.h to exec-all.h
Blue Swirl
3
-12
/
+13
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
15
-55
/
+43
2011-10-01
Document softmmu templates
Blue Swirl
4
-1
/
+33
2011-10-01
ESP: convert to trace framework
Blue Swirl
2
-40
/
+61
2011-10-01
PPC: Drop initial ESCC mapping
Alexander Graf
2
-2
/
+2
2011-10-01
tcg-i386: Introduce limited deposit support
Jan Kiszka
4
-4
/
+40
2011-10-01
mips_fulong2e: Reorder ISA bus and i8259 creation
Jan Kiszka
1
-4
/
+4
2011-10-01
target-i386: Remove redundant word mask in port out instructions
Jan Kiszka
1
-2
/
+0
2011-10-01
softfloat: Reinstate accidentally disabled target-specific NaN handling
Peter Maydell
1
-0
/
+5
2011-10-01
tcg/arm: Remove unused tcg_out_addi()
Peter Maydell
1
-15
/
+0
2011-10-01
configure: Detect predefined compiler symbols for ARM and HPPA
Brad
1
-1
/
+7
2011-10-01
tcg: Add some assertions
Stefan Weil
1
-0
/
+2
2011-10-01
tcg: Add forward declarations for local functions
Stefan Weil
1
-0
/
+16
2011-10-01
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
Stefan Weil
8
-21
/
+1
2011-10-01
tcg: Declare TCG_TARGET_REG_BITS in tcg.h
Stefan Weil
1
-0
/
+10
2011-09-29
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2
-14
/
+13
2011-09-29
Merge remote-tracking branch 'aneesh/for-upstream-5' into staging
Anthony Liguori
14
-538
/
+1712
2011-09-28
Add OpenBIOS as a submodule
Blue Swirl
6
-3
/
+6
2011-09-28
slirp: Fix packet expiration
Thomas Huth
1
-2
/
+3
2011-09-28
slirp: Fix use after release on tcp_input
Jan Kiszka
1
-12
/
+10
2011-09-27
PPC: use memory API to construct the PCI hole
Blue Swirl
4
-7
/
+26
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging
Anthony Liguori
1
-1
/
+1
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
20
-122
/
+232
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2
-7
/
+23
2011-09-26
Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging
Anthony Liguori
6
-190
/
+249
2011-09-26
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
4
-220
/
+579
2011-09-25
ppc_prep: fix pci config space initialization
Avi Kivity
1
-1
/
+1
[next]