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
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
26
-67
/
+54
2010-10-30
exec: Use fprintf_function for dump_exec_info (format checking)
Stefan Weil
2
-14
/
+5
2010-10-30
tcg: Use fprintf_function (format checking)
Stefan Weil
2
-6
/
+3
2010-10-30
Add fprintf_function for function pointers to fprintf-like functions
Stefan Weil
1
-0
/
+3
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
3
-25
/
+24
2010-10-26
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
4
-8
/
+15
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
15
-212
/
+264
2010-10-25
seabios: Update to 0.6.1
Anthony Liguori
2
-0
/
+0
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
11
-124
/
+150
2010-10-23
rewrite i386 tests Makefile
Paolo Bonzini
3
-42
/
+91
2010-10-23
fix test_path
Paolo Bonzini
2
-3
/
+12
2010-10-23
make runcom compile on recent distributions
Paolo Bonzini
1
-7
/
+4
2010-10-23
disable test_enter on i386, it is broken
Paolo Bonzini
1
-0
/
+5
2010-10-23
unbreak "make" from vpath-built tests directory
Paolo Bonzini
1
-0
/
+1
2010-10-23
unbreak "make" from tests directory
Paolo Bonzini
1
-0
/
+1
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
1
-1
/
+1
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2
-3
/
+2
2010-10-22
Remove special handling of system include files (no longer needed)
Stefan Weil
4
-35
/
+2
2010-10-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-33
/
+99
2010-10-22
virtio-blk: Respect werror option for flushes
Kevin Wolf
1
-1
/
+7
2010-10-22
ide: Handle flush failure
Kevin Wolf
2
-2
/
+11
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
1
-4
/
+10
2010-10-22
qemu-img: Fix qemu-img convert -obacking_file
Kevin Wolf
1
-0
/
+7
2010-10-22
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
1
-2
/
+3
2010-10-22
qemu-io: New command map
Kevin Wolf
1
-0
/
+39
2010-10-22
Copy snapshots out of QCOW2 disk
edison
9
-5
/
+75
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
1
-2
/
+2
2010-10-22
qcow2: Remove old image creation function
Kevin Wolf
1
-224
/
+0
2010-10-22
qcow2: Simplify image creation
Kevin Wolf
1
-1
/
+132
2010-10-22
qcow2: Support exact L1 table growth
Stefan Hajnoczi
4
-12
/
+19
2010-10-22
monitor: Ignore "." and ".." when completing file name.
Kusanagi Kouichi
1
-0
/
+5
2010-10-22
Fix test suite build with tracing enabled
Jan Kiszka
1
-6
/
+6
2010-10-22
Silence compiler warning in json test case
Jan Kiszka
1
-1
/
+3
2010-10-22
Trivial fix for QMP/qmp-events.txt
Hidetoshi Seto
1
-1
/
+1
2010-10-21
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2
-3
/
+7
2010-10-21
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
1
-10
/
+20
2010-10-21
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
1
-1
/
+9
2010-10-21
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
1
-11
/
+30
2010-10-21
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
1
-0
/
+5
2010-10-21
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
1
-2
/
+3
2010-10-21
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
1
-5
/
+24
2010-10-21
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
1
-6
/
+10
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
1
-11
/
+17
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
1
-2
/
+4
2010-10-20
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
1
-3
/
+8
2010-10-20
Add savevm/loadvm support for MCE
Marcelo Tosatti
1
-1
/
+38
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
7
-14
/
+278
2010-10-20
Add RAM -> physical addr mapping in MCE simulation
Huang Ying
2
-0
/
+24
2010-10-20
Export qemu_ram_addr_from_host
Marcelo Tosatti
3
-11
/
+20
2010-10-20
kvm: x86: add mce support
Marcelo Tosatti
3
-0
/
+111
[next]