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-07-27
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
2
-0
/
+26
2009-07-27
Add getfd and closefd monitor commands
Mark McLoughlin
2
-0
/
+87
2009-07-27
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
2
-1
/
+56
2009-07-27
Make tcp_chr_read() use recvmsg()
Mark McLoughlin
1
-1
/
+24
2009-07-27
sparc64 really implement itlb/dtlb automatic replacement writes
Igor Kovalenko
3
-90
/
+84
2009-07-27
sparc64 name mmu registers and general cleanup
Igor Kovalenko
4
-111
/
+225
2009-07-26
Give the kernel more room
Alexander Graf
1
-2
/
+2
2009-07-26
PPC: Round VGA BIOS size to page boundary
Alexander Graf
2
-0
/
+8
2009-07-24
Fix period initialization
malc
1
-1
/
+1
2009-07-22
provide tests for pit in kernel and irqchip in kernel
Glauber Costa
2
-0
/
+16
2009-07-22
qemu-thread: use pthread_equal
Sebastian Herbszt
1
-1
/
+1
2009-07-22
Link bios files when building out of tree
Jan Kiszka
1
-1
/
+4
2009-07-22
signrom.sh: portability fix
Christoph Egger
1
-2
/
+3
2009-07-22
notify io_thread at the end of rx handling
Glauber Costa
1
-0
/
+4
2009-07-22
introduce on_vcpu
Glauber Costa
1
-6
/
+29
2009-07-22
qemu-io: reject invalid pattern
Christoph Hellwig
1
-6
/
+38
2009-07-22
qemu-io: Rework alloc command
Kevin Wolf
1
-8
/
+14
2009-07-22
qmu-img: fix qemu-img convert to generate a valid image when the source refer...
Akkarit Sangpetch
1
-7
/
+13
2009-07-22
vmdk: Fix backing file handling
Kevin Wolf
1
-14
/
+15
2009-07-22
use struct initializer for audio.c
Juan Quintela
1
-26
/
+26
2009-07-22
Add save/restore support to the LSI logic SCSI device model.
Nolan
1
-0
/
+172
2009-07-22
Handle BH's queued by AIO completions in qemu_aio_flush()
Nolan
1
-1
/
+1
2009-07-22
Fake dirty loggin when it's not there
Alexander Graf
1
-1
/
+12
2009-07-22
Use correct input constant
Alexander Graf
1
-1
/
+9
2009-07-22
Fix warning in kvm-all.c
Alexander Graf
1
-1
/
+1
2009-07-22
Set PVR in sregs
Alexander Graf
1
-1
/
+7
2009-07-22
Enable PPC KVM for non-embedded
Alexander Graf
1
-1
/
+2
2009-07-21
Sparc32: convert Sun4c interrupt controller to qdev
Blue Swirl
3
-20
/
+57
2009-07-21
Sparc32: convert SBI to qdev
Blue Swirl
3
-21
/
+54
2009-07-21
Fix CONFIG_PROFILER
Blue Swirl
1
-5
/
+3
2009-07-21
Sparc32/64: use 64 bit type for memory size
Blue Swirl
2
-4
/
+4
2009-07-21
qdev: add 64 bit type
Blue Swirl
2
-0
/
+62
2009-07-21
Sparc64: refactor kernel init
Blue Swirl
1
-42
/
+55
2009-07-21
Sparc64: refactor CPU init
Blue Swirl
1
-19
/
+27
2009-07-21
Sparc64: convert memory to qdev
Blue Swirl
1
-4
/
+59
2009-07-21
Sparc64: convert boot prom to qdev
Blue Swirl
1
-29
/
+62
2009-07-21
Sparc32: Fix lance
Blue Swirl
1
-0
/
+1
2009-07-21
Sparc64: convert APB to qdev
Blue Swirl
2
-35
/
+76
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
21
-103
/
+95
2009-07-20
Fix build with DEBUG_PCI in pci_host.h enabled
Blue Swirl
1
-5
/
+8
2009-07-20
Clean up fdc qdev conversion
Blue Swirl
1
-74
/
+65
2009-07-20
Fix rbase initialization
malc
1
-1
/
+1
2009-07-18
Fix a similar configure typo from microblaze.
Andrzej Zaborowski
1
-1
/
+1
2009-07-18
this patch fixes a typo where armv4l was incorrectly spelled arm4l,
Laurent Desnogues
1
-1
/
+1
2009-07-18
this patch improves the ARM back-end in the following way:
Laurent Desnogues
2
-7
/
+37
2009-07-18
tcg: Fix tcg_gen_rotr_i64
Aurelien Jarno
1
-1
/
+1
2009-07-18
Use correct byteswap routine for elf_note
malc
1
-3
/
+3
2009-07-18
Avoid name clashes with symbols that leak from system headers
malc
4
-41
/
+46
2009-07-18
PPC 32/64 GUEST_BASE support
malc
5
-41
/
+130
2009-07-18
Fix LHZX opcode value
malc
2
-2
/
+2
[next]