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-06-20
Restore consistent formatting of audio devices
malc
5
-31
/
+31
2009-06-19
linux-user: strace now handles guest stringscorrectly [v2]
Riku Voipio
3
-2
/
+17
2009-06-19
fix qemu_alloc/qemu_free for audio subsystem
Jean-Christophe Dubois
1
-2
/
+2
2009-06-18
alsa: fix warning
Gerd Hoffmann
1
-4
/
+6
2009-06-18
xilinx-eth: Remove debug print.
Edgar E. Iglesias
1
-1
/
+0
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
5
-12
/
+0
2009-06-17
Call piix4_reset() on system reset.
Blue Swirl
1
-1
/
+5
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
1
-18
/
+22
2009-06-17
Call piix3_reset() on system reset.
Gleb Natapov
1
-1
/
+5
2009-06-17
Register usb-uhci reset function.
Gleb Natapov
1
-1
/
+4
2009-06-17
Revert "Update irqs on reset and device load"
Blue Swirl
2
-11
/
+1
2009-06-17
Allow user to specify CPU model
Blue Swirl
3
-10
/
+8
2009-06-17
Fix opening of read only raw images
Blue Swirl
1
-16
/
+15
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2
-898
/
+858
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
1
-107
/
+610
2009-06-17
Concentrate most table entries to top
Blue Swirl
1
-422
/
+291
2009-06-17
Clean up GEN_HANDLER2
Blue Swirl
1
-37
/
+110
2009-06-17
Clean up GEN_HANDLER
Blue Swirl
1
-233
/
+694
2009-06-16
exec.c: remove unnecessary #if NB_MMU_MODES
Isaku Yamahata
1
-76
/
+23
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
1
-2
/
+3
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
3
-10
/
+27
2009-06-16
set migration max downtime
Glauber Costa
3
-0
/
+29
2009-06-16
add non-arbitrary migration stop condition
Glauber Costa
3
-2
/
+30
2009-06-16
kvm: Fix IRQ injection into full queue
Jan Kiszka
1
-2
/
+1
2009-06-16
Call qemu_bh_delete at bdrv_aio_bh_cb.
Dor Laor
1
-2
/
+2
2009-06-16
Remove dead code
Amit Shah
1
-6
/
+0
2009-06-16
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
1
-6
/
+12
2009-06-16
allow CPUID vendor override
Andre Przywara
2
-1
/
+5
2009-06-16
Fix help message for new configure option --enable-debug.
Stefan Weil
1
-1
/
+1
2009-06-16
provide cpu_index to env mapping
Glauber Costa
2
-0
/
+14
2009-06-16
pci: add define for communication class devices
Amit Shah
1
-0
/
+2
2009-06-16
vnc: improve numpad support for qemu console.
Gerd Hoffmann
1
-9
/
+52
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
1
-0
/
+1
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
1
-0
/
+7
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
1
-0
/
+2
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
1
-0
/
+7
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
21
-40
/
+40
2009-06-16
Rearrange io_mem_init()
Avi Kivity
1
-26
/
+21
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
140
-283
/
+291
2009-06-16
kvm: Restrict configure check to Linux
Jan Kiszka
1
-2
/
+2
2009-06-16
mux-term: Fix timestamp association
Jan Kiszka
1
-3
/
+9
2009-06-16
mux-term: Localize timestamps
Jan Kiszka
1
-10
/
+10
2009-06-16
readline: Remove unneeded qemu_mallocz() check
Luiz Capitulino
1
-3
/
+0
2009-06-16
update_refcount: Write complete sectors
Kevin Wolf
1
-8
/
+26
2009-06-16
alloc_cluster_link_l2: Write complete sectors
Kevin Wolf
1
-3
/
+25
2009-06-16
l2_allocate: Write complete sectors
Kevin Wolf
1
-5
/
+28
2009-06-16
qcow2: Rename global functions
Kevin Wolf
5
-121
/
+125
2009-06-16
qcow2: Split out snapshot functions
Kevin Wolf
4
-392
/
+422
2009-06-16
qcow2: Split out guest cluster functions
Kevin Wolf
5
-768
/
+820
2009-06-16
qcow2: Split out refcount handling
Kevin Wolf
4
-870
/
+966
[next]