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-27
qcow/qcow2: Drop synchronous qcow_write()
Kevin Wolf
2
-77
/
+2
2009-05-27
e1000: Ignore reset command
Kevin Wolf
1
-2
/
+9
2009-05-27
Fix output of uninitialized strings
Kevin Wolf
2
-22
/
+11
2009-05-27
microblaze: Conditionalize FDT features.
Edgar E. Iglesias
1
-2
/
+17
2009-05-27
doc: Briefly mention CRIS and MicroBlaze.
Edgar E. Iglesias
1
-1
/
+3
2009-05-27
microblaze: Make writes to MMU_ZPR flush the TLB.
Edgar E. Iglesias
1
-0
/
+7
2009-05-27
microblaze: Correct typo.
Edgar E. Iglesias
1
-1
/
+1
2009-05-26
microblaze: Hook into the build-system.
Edgar E. Iglesias
2
-1
/
+41
2009-05-26
microblaze: Add GDB stub support.
Edgar E. Iglesias
1
-0
/
+32
2009-05-26
microblaze: Add petalogix s3a1800dsp MMU linux ref-design.
Edgar E. Iglesias
3
-0
/
+245
2009-05-26
xilinx: Add ethlite emulation.
Edgar E. Iglesias
1
-0
/
+235
2009-05-26
xilinx: Add uartlite emulation.
Edgar E. Iglesias
1
-0
/
+218
2009-05-26
xilinx: Add OPB timer.
Edgar E. Iglesias
1
-0
/
+224
2009-05-26
xilinx: Add interrupt controller.
Edgar E. Iglesias
1
-0
/
+167
2009-05-26
microblaze: Add CPU interrupt wrapper logic.
Edgar E. Iglesias
1
-0
/
+50
2009-05-26
microblaze: Add MMU emulation.
Edgar E. Iglesias
2
-0
/
+338
2009-05-26
microblaze: Add disassembler.
Edgar E. Iglesias
3
-0
/
+851
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
7
-5
/
+474
2009-05-26
microblaze: Add syscall, signal and termbits defs for linux-user.
Edgar E. Iglesias
4
-0
/
+656
2009-05-26
microblaze: Add translation routines.
Edgar E. Iglesias
7
-0
/
+2305
2009-05-26
Remove temporary config-host.h
Paul Brook
1
-1
/
+8
2009-05-26
Remove qdev irq sink handling
Paul Brook
18
-43
/
+27
2009-05-25
Add dummy command to submakefiles
Paul Brook
2
-0
/
+4
2009-05-24
Remove unused variable
Paul Brook
1
-1
/
+0
2009-05-23
ETRAX: Removed unused struct entry and fixed Windows build.
Stefan Weil
1
-1
/
+0
2009-05-23
Add common BusState
Paul Brook
30
-135
/
+229
2009-05-22
Fix lance segfaults
Paul Brook
1
-3
/
+6
2009-05-22
Avoid errors when curl-config does not exist
Paul Brook
1
-1
/
+1
2009-05-22
bios: Use the correct mask to size the PCI option ROM BAR
Anthony Liguori
3
-0
/
+34
2009-05-22
x86: Add support for resume flag
Jan Kiszka
4
-4
/
+17
2009-05-22
net: Fix dump time stamps
Jan Kiszka
1
-2
/
+2
2009-05-22
Add HTTP protocol using curl v6
Alexander Graf
4
-1
/
+555
2009-05-22
USB serial device support
Jason Wessel
1
-2
/
+1
2009-05-22
serial: fix lost character after sysrq
Jason Wessel
1
-0
/
+2
2009-05-22
usb-serial: implement break event.
Jason Wessel
1
-2
/
+10
2009-05-22
slirp: Reassign same address to same DHCP client
Jan Kiszka
1
-3
/
+5
2009-05-22
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
5
-3
/
+49
2009-05-22
kvm: Rework VCPU reset
Jan Kiszka
2
-2
/
+8
2009-05-22
Introduce reset notifier order
Jan Kiszka
74
-105
/
+109
2009-05-22
kvm: Fix framebuffer dirty log sync
Jan Kiszka
1
-4
/
+1
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
4
-1
/
+21
2009-05-22
kvm: Rework dirty bitmap synchronization
Jan Kiszka
4
-36
/
+52
2009-05-22
kvm: Fix dirty log temporary buffer size
Jan Kiszka
1
-1
/
+1
2009-05-22
kvm: Introduce kvm_set_migration_log
Jan Kiszka
2
-7
/
+40
2009-05-22
kvm: Conditionally apply workaround for KVM slot handling bug
Jan Kiszka
1
-1
/
+11
2009-05-22
qcow2: Allow different cluster sizes
Kevin Wolf
2
-5
/
+49
2009-05-22
Convert qemu-img convert to new bdrv_create
Kevin Wolf
1
-32
/
+65
2009-05-22
Convert qemu-img create to new bdrv_create
Kevin Wolf
1
-46
/
+87
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
12
-55
/
+214
2009-05-22
Create qemu-option.h
Kevin Wolf
5
-40
/
+418
[next]