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
2009-05-01
Make sure not to fall through on error in loadvm
Anthony Liguori
1
-0
/
+1
2009-05-01
Pci nic: pci_register_device can fail
Chris Wright
5
-0
/
+17
2009-05-01
Fix serial option with -drive
Anthony Liguori
1
-1
/
+1
2009-05-01
Build fix for !CONFIG_GDBSTUB case
Xiantao Zhang
1
-0
/
+2
2009-05-01
suport device driver initialization model
Glauber Costa
1
-2
/
+1
2009-05-01
fix virtio_blk_inhdr comment
Christoph Hellwig
1
-1
/
+1
2009-05-01
qemu-io: Optionally verify only part of read data
Kevin Wolf
1
-10
/
+41
2009-05-01
Hardware watchdog
Richard W.M. Jones
9
-0
/
+865
2009-05-01
net: Fix -net socket parameter checks
Jan Kiszka
3
-23
/
+38
2009-05-01
kvm: Avoid COW if KVM MMU is asynchronous
Jan Kiszka
3
-0
/
+23
2009-05-01
vnc: kill leftover debug statement.
Gerd Hoffmann
1
-1
/
+1
2009-05-01
vnc: no need to set force_update for incremental update requests.
Gerd Hoffmann
1
-1
/
+1
2009-05-01
vnc: fix server surface pixel format.
Gerd Hoffmann
1
-12
/
+9
2009-05-01
virtio-blk: add SGI_IO passthru support
Christoph Hellwig
2
-7
/
+128
2009-05-01
ppc: include cache-utils.o in BLOCK_OBJS
Mark McLoughlin
1
-1
/
+1
2009-05-01
vnc: fix segfault
Gerd Hoffmann
1
-1
/
+2
2009-05-01
net: Avoid gcc'ism in net_host_device_add
Jan Kiszka
1
-1
/
+1
2009-05-01
vnc: windup keypad keys for qemu console emulation
Gerd Hoffmann
1
-0
/
+9
2009-05-01
kvm: Relax aligment check of kvm_set_phys_mem
Jan Kiszka
1
-1
/
+9
2009-05-01
Remove redundant cirrus vga ram functions.
Paul Brook
1
-30
/
+0
2009-05-01
Remove redundant #define
Consul
1
-1
/
+0
2009-04-30
Remove cpu_get_io_memory_{read,write}.
Paul Brook
2
-14
/
+1
2009-04-30
Remove vga LFB accessor hacks.
Paul Brook
1
-8
/
+0
2009-04-29
gitignore qemu-options.texi
François Revol
1
-0
/
+1
2009-04-29
Fix qemu_event_init
Jan Kiszka
1
-0
/
+2
2009-04-28
Fix powerpc 604 reset vector
Tristan Gingold
1
-2
/
+2
2009-04-28
Fix PPC reset
Blue Swirl
4
-21
/
+28
2009-04-28
Silence missing pkg-config error messages
Blue Swirl
1
-3
/
+3
2009-04-28
sparc64 fix context value for ITLB fault
Igor Kovalenko
1
-1
/
+1
2009-04-27
sparc64 fix TLB match code
Igor Kovalenko
1
-7
/
+7
2009-04-27
Synch to VGA
Blue Swirl
1
-4
/
+4
2009-04-27
[RESEND] Fix vga segfaults or screen corruption with large memory guests
Avi Kivity
1
-5
/
+6
2009-04-27
build system: Silence failing configure tests
Jan Kiszka
1
-6
/
+6
2009-04-27
fix net.c compile warning
Robert Reif
1
-1
/
+1
2009-04-25
Recognize V9 stores and CAS accesses as writes
Blue Swirl
1
-0
/
+12
2009-04-25
Fix a warning in sparc64-linux-user build
Blue Swirl
1
-1
/
+1
2009-04-25
Merge branch 'master' of blueswir1@git.sv.gnu.org:/srv/git/qemu
Blue Swirl
3
-6
/
+6
2009-04-25
sparc64 support TSB related MMU registers
Igor Kovalenko
1
-6
/
+93
2009-04-25
CRIS: cris_mmu_result_t -> cris_mmu_result
Edgar E. Iglesias
3
-6
/
+6
2009-04-25
Fix Win32 warning
Blue Swirl
1
-1
/
+1
2009-04-25
Fix compilation when x86_64 is defined
Blue Swirl
2
-8
/
+14
2009-04-25
Fix warning
Blue Swirl
1
-1
/
+1
2009-04-25
block-vvfat: fix a warning
Aurelien Jarno
1
-3
/
+6
2009-04-24
qemu: introduce iothread (Marcelo Tosatti)
aliguori
2
-22
/
+395
2009-04-24
qemu: handle stop request in main loop (Marcelo Tosatti)
aliguori
1
-10
/
+26
2009-04-24
qemu: refactor tcg cpu execution loop (Marcelo Tosatti)
aliguori
1
-24
/
+29
2009-04-24
qemu: use debug_requested global instead of cpu_exec return (Marcelo Tosatti)
aliguori
1
-3
/
+14
2009-04-24
qemu: introduce lock/unlock_iothread (Marcelo Tosatti)
aliguori
1
-0
/
+5
2009-04-24
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
3
-0
/
+25
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
11
-4
/
+26
[prev]
[next]