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
2010-12-03
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2
-16
/
+0
2010-12-03
ARM: enable XScale/iWMMXT in linux-user mode
Peter Maydell
1
-0
/
+6
2010-12-03
linux-user: Translate getsockopt level option
Jamie Lentin
1
-10
/
+61
2010-12-03
linux-user: remove unnecessary local from __get_user(), __put_user()
Peter Maydell
1
-4
/
+2
2010-12-03
linux-user: fix memory leaks with NPTL emulation
Nathan Froyd
3
-8
/
+9
2010-12-03
linux-user: mmap_reserve() not controlled by RESERVED_VA
amateur
1
-1
/
+3
2010-12-03
[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2
-16
/
+0
2010-12-02
Fix build
Anthony Liguori
1
-1
/
+0
2010-12-02
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
36
-110
/
+1446
2010-12-02
vhost: Fix address calculation in vhost_dev_sync_region()
Jason Wang
1
-0
/
+1
2010-12-02
migration: allow rate > 4g
Michael S. Tsirkin
4
-11
/
+16
2010-12-02
migration: stable ram block ordering
Michael S. Tsirkin
4
-3
/
+61
2010-12-01
tcg-ia64: Fix warning in qemu_ld.
Richard Henderson
1
-2
/
+1
2010-12-01
tcg-ia64: Fix address compilation in qemu_st.
Richard Henderson
1
-1
/
+1
2010-12-01
tcg-ia64: Fix tlb read error for 32-bit targets.
Richard Henderson
1
-1
/
+3
2010-12-01
tcg-ia64: Implement qemu_ld32.
Richard Henderson
1
-0
/
+1
2010-12-01
tcg-ia64: Provide default GUEST_BASE.
Richard Henderson
1
-0
/
+3
2010-12-01
tcg: Fix default definition of divu_i32 and remu_i32.
Richard Henderson
1
-2
/
+2
2010-12-01
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
123
-1194
/
+2979
2010-11-30
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
23
-245
/
+234
2010-11-30
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
8
-122
/
+481
2010-11-30
Use a Linux-style MAINTAINERS file
Anthony Liguori
1
-77
/
+417
2010-11-29
ide: Reset current_addr after stopping DMA
Kevin Wolf
1
-1
/
+1
2010-11-29
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
1
-28
/
+32
2010-11-29
ide: Set bus master inactive on error
Kevin Wolf
1
-0
/
+2
2010-11-29
ide: Factor ide_dma_set_inactive out
Kevin Wolf
1
-16
/
+13
2010-11-27
Add pcnet-pci.c
Paul Brook
1
-0
/
+345
2010-11-27
Split out common pcnet code
Paul Brook
5
-308
/
+11
2010-11-27
Remove PCI from sparc32 target
Paul Brook
1
-1
/
+0
2010-11-27
Detect missing config includes
Paul Brook
1
-1
/
+2
2010-11-27
Fix previous commit
Paul Brook
3
-2
/
+12
2010-11-27
VirtIO config option
Paul Brook
3
-4
/
+11
2010-11-27
PCI config include
Paul Brook
19
-42
/
+29
2010-11-26
Include directives in default configs
Paul Brook
3
-6
/
+35
2010-11-26
Add missing dependency.
Paul Brook
1
-1
/
+1
2010-11-26
raw-posix: raw_pwrite comment fixup
Christoph Hellwig
1
-1
/
+1
2010-11-25
scsi-disk: Remove duplicate cdb parsing
Hannes Reinecke
1
-53
/
+21
2010-11-25
scsi: Move sense handling into the driver
Hannes Reinecke
3
-26
/
+25
2010-11-25
scsi: INQUIRY VPD fixes
Hannes Reinecke
1
-4
/
+14
2010-11-25
scsi: Return SAM status codes
Hannes Reinecke
2
-14
/
+16
2010-11-25
scsi: Increase the number of possible devices
Hannes Reinecke
3
-3
/
+4
2010-11-24
block: Remove unused s->hd in various drivers
Kevin Wolf
5
-6
/
+0
2010-11-24
qemu and qemu-xen: support empty write barriers in xen_disk
Stefano Stabellini
1
-2
/
+10
2010-11-24
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
6
-77
/
+27
2010-11-24
block migration: do not submit multiple AIOs for same sector (v2)
Marcelo Tosatti
1
-9
/
+5
2010-11-24
Implement drive_del to decouple block removal from device removal
Ryan Harper
3
-0
/
+58
2010-11-24
scsi-disk: Move active request asserts
Stefan Hajnoczi
1
-6
/
+6
2010-11-24
virtio: fix up VQ checks
Michael S. Tsirkin
1
-11
/
+16
2010-11-24
virtio: Convert fprintf() to error_report()
Stefan Hajnoczi
1
-17
/
+18
2010-11-24
pci: fix bus walk under secondary bus reset
Michael S. Tsirkin
1
-13
/
+24
[prev]
[next]