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
2011-11-01
Move filedescriptor parsing code from net.c into qemu_parse_fd()
Stefan Berger
3
-6
/
+14
2011-11-01
configure: Suppress messages from pkg_config probe for check
Peter Maydell
1
-1
/
+1
2011-11-01
virtio: Add PCI memory BAR in addition to PIO BAR
David Gibson
1
-0
/
+2
2011-11-01
usb-uhci: Use PCI DMA stub functions
David Gibson
1
-11
/
+11
2011-11-01
usb-ehci: Use PCI DMA stub functions
David Gibson
1
-19
/
+25
2011-11-01
PCI IDE: Use PCI DMA stub functions
David Gibson
1
-9
/
+10
2011-11-01
intel-hda: Use PCI DMA stub functions
David Gibson
1
-7
/
+7
2011-11-01
pcnet-pci: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-2
/
+4
2011-11-01
lsi53c895a: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-17
/
+16
2011-11-01
e1000: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-14
/
+15
2011-11-01
es1370: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-2
/
+3
2011-11-01
ac97: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-3
/
+4
2011-11-01
eepro100: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-72
/
+49
2011-11-01
rtl8139: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-52
/
+54
2011-11-01
Add stub functions for PCI device models to do PCI DMA
David Gibson
1
-0
/
+67
2011-11-01
Use dma_addr_t type for scatter/gather code
David Gibson
2
-8
/
+6
2011-11-01
Define DMA address and direction types
David Gibson
1
-0
/
+9
2011-11-01
ps2: migrate ledstate
Christophe Fergeau
1
-2
/
+44
2011-11-01
ui/vnc: Fix use of free() instead of g_free()
Stefan Weil
4
-11
/
+11
2011-11-01
checkpatch: remove rule on non-indented labels
Paolo Bonzini
1
-6
/
+0
2011-11-01
savevm: qemu_fille_buffer() used to return one error for reads of size 0.
Juan Quintela
1
-0
/
+2
2011-11-01
kvm_init didn't set return value after create vm failed
Xu He Jie
1
-1
/
+2
2011-11-01
spapr: fix build
Anthony Liguori
1
-2
/
+2
2011-11-01
Revert "PPC: Fail configure when libfdt is not available"
Blue Swirl
1
-10
/
+1
2011-11-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
19
-333
/
+1399
2011-11-01
Merge remote-tracking branch 'kraxel/usb.29' into staging
Anthony Liguori
3
-6
/
+9
2011-11-01
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
3
-4
/
+41
2011-11-01
Merge remote-tracking branch 'spice/spice.v46' into staging
Anthony Liguori
3
-20
/
+45
2011-11-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-5
/
+11
2011-11-01
opencores_eth: fix RX path: FCS, padding and TL
Max Filippov
1
-5
/
+24
2011-11-01
migration: flush migration data to disk.
Gerd Hoffmann
1
-1
/
+22
2011-11-01
add test-coroutine to checks
Gerd Hoffmann
1
-1
/
+1
2011-11-01
add "make check" target
Gerd Hoffmann
1
-0
/
+6
2011-11-01
move checks to separate variable
Gerd Hoffmann
2
-4
/
+5
2011-11-01
Probe for libcheck by default.
Gerd Hoffmann
1
-1
/
+1
2011-11-01
ia64-dis.c: Undefine ABS to avoid clash with glib
Peter Maydell
1
-0
/
+3
2011-11-01
Fix segfault on migration completion
Luiz Capitulino
1
-1
/
+1
2011-11-01
Add qapi related generated files to .gitignore
David Gibson
1
-0
/
+4
2011-11-01
qemu-barrier: Fix build failure on PowerPC Mac OS X
Eric Sunshine
1
-1
/
+1
2011-11-01
fw_cfg: Use g_file_get_contents instead of multiple fread() calls
Pavel Borzenkov
1
-64
/
+38
2011-11-01
Simplify cpu_exec_all to tcg_exec_all
Jan Kiszka
2
-10
/
+5
2011-11-01
Make cpu_single_env thread-local
Paolo Bonzini
2
-2
/
+4
2011-11-01
darwin-user/main.c: Drop unused cpu_single_env definition
Paolo Bonzini
1
-2
/
+0
2011-11-01
qemu-tls.h: Add abstraction layer for TLS variables
Peter Maydell
1
-0
/
+52
2011-11-01
Error check find_ram_offset
Alex Williamson
1
-2
/
+9
2011-11-01
usb-host: fix host close
Gerd Hoffmann
1
-2
/
+4
2011-11-01
usb: change VID/PID for usb-hub and usb-msd to prevent conflict
Roy Tam
2
-4
/
+4
2011-11-01
Support running QEMU on Valgrind
Stefan Weil
1
-3
/
+19
2011-11-01
MAINTAINERS: Add PReP maintainer
Andreas Färber
1
-3
/
+3
2011-11-01
trace: Add wildcard trace event support
Mark Wu
3
-4
/
+41
[next]