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-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
3
-5
/
+0
2011-09-21
fix compilation with stderr trace backend
Paolo Bonzini
1
-1
/
+1
2011-09-21
configure: Make missing pkg-config an error rather than a warning
Peter Maydell
1
-2
/
+2
2011-09-21
target-i386: Remove data type CCTable
Stefan Weil
2
-10
/
+0
2011-09-21
nbd: fix non-Linux build failure
Paolo Bonzini
1
-1
/
+1
2011-09-21
omap1: convert to memory API (part VI)
Avi Kivity
3
-10
/
+11
2011-09-21
soc_dma: drop soc_dma_port_add_mem_ram()
Avi Kivity
3
-12
/
+8
2011-09-21
omap_lcdc: remove imif, emiff from structure
Avi Kivity
3
-10
/
+3
2011-09-21
omap1: convert to memory API (part V)
Avi Kivity
1
-6
/
+8
2011-09-21
omap1: convert to memory API (part IV)
Avi Kivity
2
-34
/
+48
2011-09-21
omap1: convert to memory API (part III)
Avi Kivity
2
-94
/
+123
2011-09-21
omap1: convert to memory API (part II)
Avi Kivity
2
-91
/
+111
2011-09-21
omap1: convert to memory API (part I)
Avi Kivity
4
-154
/
+203
2011-09-21
Revert "alpha-softmmu: Disable for the 0.15 release branch."
Richard Henderson
1
-0
/
+1
2011-09-20
Merge remote-tracking branch 'mst-tmp/for_anthony' into staging
Anthony Liguori
14
-96
/
+110
2011-09-20
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
18
-177
/
+254
2011-09-20
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
1
-0
/
+1
2011-09-20
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
30
-111
/
+292
2011-09-20
pci_bridge: simplify memory regions some more
Michael S. Tsirkin
2
-13
/
+24
2011-09-20
wavaudio: Use stdio instead of QEMUFile
Juan Quintela
1
-10
/
+36
2011-09-20
wavcapture: Use stdio instead of QEMUFile
Juan Quintela
1
-23
/
+56
2011-09-20
rbd: allow escaping in config string
Sage Weil
1
-2
/
+27
2011-09-20
linux-aio: remove process requests callback
Paolo Bonzini
1
-10
/
+1
2011-09-20
block: avoid SIGUSR2
Frediano Ziglio
2
-29
/
+9
2011-09-20
scsi: fix sign extension problems
Paolo Bonzini
1
-15
/
+7
2011-09-20
rbd: call flush, if available
Sage Weil
1
-0
/
+12
2011-09-20
rbd: update comment heading
Sage Weil
1
-15
/
+13
2011-09-20
rbd: ignore failures when reading from default conf location
Sage Weil
1
-10
/
+4
2011-09-20
AHCI Port Interrupt Enable register cleaning on soft reset
Alexander Motin
1
-3
/
+5
2011-09-20
posix-aio-compat: Removed unused offset variable
Frediano Ziglio
1
-3
/
+2
2011-09-20
VMDK: fix leak of extent_file
Fam Zheng
1
-4
/
+10
2011-09-20
scsi-disk: lazily allocate bounce buffer
Paolo Bonzini
1
-11
/
+33
2011-09-20
scsi-disk: commonize iovec creation between reads and writes
Paolo Bonzini
1
-24
/
+18
2011-09-20
dma-helpers: rewrite completion/cancellation
Paolo Bonzini
1
-13
/
+31
2011-09-20
dma-helpers: allow including from target-independent code
Paolo Bonzini
1
-2
/
+6
2011-09-19
pci: implement bridge filtering
Michael S. Tsirkin
4
-76
/
+91
2011-09-19
pci_bridge: use parent bus's address space
Wen Congyang
1
-0
/
+3
2011-09-19
pci: Remove unused mem_base from PCIBus
Jan Kiszka
1
-1
/
+0
2011-09-19
pci: interrupt pin documentation update
Michael S. Tsirkin
10
-14
/
+8
2011-09-19
pci: Remove unused pci_reserve_capability
Jan Kiszka
2
-8
/
+0
2011-09-19
dma-helpers: rename is_write to to_dev
Paolo Bonzini
4
-10
/
+10
2011-09-19
scsi-generic: do not disable FUA
Paolo Bonzini
1
-6
/
+0
2011-09-19
raw-posix: Fix bdrv_flush error return values
Kevin Wolf
1
-1
/
+8
2011-09-19
nbd: support NBD_SET_FLAGS ioctl
Paolo Bonzini
1
-0
/
+8
2011-09-19
nbd: sync API definitions with upstream
Paolo Bonzini
2
-1
/
+12
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
4
-19
/
+39
2011-09-18
musicpal: convert to memory API
Avi Kivity
1
-144
/
+99
2011-09-18
mips_r4k: convert to memory API
Avi Kivity
1
-24
/
+15
2011-09-18
mips_mipssim: convert to memory API
Avi Kivity
1
-7
/
+8
2011-09-18
mips_malta: convert to memory API
Avi Kivity
1
-27
/
+26
[prev]
[next]