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
2012-07-02
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke
5
-0
/
+2281
2012-07-02
configure: Remove help for --disable-vnc-thread, --enable-vnc-thread
Stefan Weil
1
-2
/
+0
2012-07-02
cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY
Peter Maydell
1
-2
/
+0
2012-07-02
cpu-common.h: Remove unnecessary guard on including targphys.h
Peter Maydell
1
-2
/
+0
2012-07-02
megasas: Add header file
Hannes Reinecke
1
-0
/
+1248
2012-07-02
ISCSI: force use of sg for SMC and SSC devices
Ronnie Sahlberg
1
-0
/
+10
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
2
-8
/
+147
2012-07-02
scsi-disk: implement READ DISC INFORMATION
Paolo Bonzini
2
-0
/
+41
2012-07-02
atapi: implement READ DISC INFORMATION
Paolo Bonzini
1
-0
/
+31
2012-07-02
scsi: add a qdev property for the disk's WWN
Paolo Bonzini
1
-1
/
+13
2012-07-02
scsi: simplify handling of the VPD page length field
Paolo Bonzini
1
-8
/
+7
2012-06-29
Maintain the number of dirty pages
Juan Quintela
3
-14
/
+12
2012-06-29
dirty bitmap: abstract its use
Juan Quintela
2
-22
/
+21
2012-06-29
Exit loop if we have been there too long
Juan Quintela
1
-0
/
+18
2012-06-29
Only calculate expected_time for stage 2
Juan Quintela
1
-5
/
+8
2012-06-29
Only TCG needs TLB handling
Juan Quintela
1
-10
/
+21
2012-06-29
No need to iterate if we already are over the limit
Juan Quintela
1
-0
/
+3
2012-06-29
Add tracepoints for savevm section start/end
Juan Quintela
2
-0
/
+13
2012-06-29
Add spent time for migration
Juan Quintela
4
-3
/
+23
2012-06-29
Add migration_end function
Orit Wasserman
1
-1
/
+6
2012-06-29
Add debugging infrastructure
Orit Wasserman
1
-6
/
+27
2012-06-29
Add save_block_hdr function
Orit Wasserman
1
-12
/
+14
2012-06-29
Add MigrationParams structure
Isaku Yamahata
7
-17
/
+31
2012-06-29
Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_...
Orit Wasserman
1
-0
/
+3
2012-06-28
bsd-user: fix build
Blue Swirl
2
-1
/
+4
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2
-3
/
+3
2012-06-28
x86: split off memory access helpers
Blue Swirl
3
-137
/
+165
2012-06-28
x86: split off misc helpers
Blue Swirl
3
-579
/
+605
2012-06-28
x86: split off SMM helpers
Blue Swirl
3
-285
/
+309
2012-06-28
x86: split off SVM helpers
Blue Swirl
4
-710
/
+734
2012-06-28
x86: split off integer helpers
Blue Swirl
3
-479
/
+502
2012-06-28
x86: split off condition code helpers
Blue Swirl
4
-407
/
+432
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
1
-31
/
+37
2012-06-28
x86: split condition code and shift templates
Blue Swirl
3
-81
/
+133
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
1
-3
/
+22
2012-06-28
x86: improve SSE table type safety
Blue Swirl
1
-45
/
+89
2012-06-28
x86: split off FPU helpers
Blue Swirl
3
-1278
/
+1306
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
1
-471
/
+578
2012-06-28
x86: avoid an extern declaration
Blue Swirl
1
-4
/
+1
2012-06-28
x86: split off exception handlers
Blue Swirl
4
-116
/
+140
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
7
-220
/
+234
2012-06-28
x86: prepare op_helper.c for splitting
Blue Swirl
1
-796
/
+1279
2012-06-27
Add a memory barrier to DMA functions
Benjamin Herrenschmidt
2
-2
/
+53
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
4
-18
/
+39
2012-06-27
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
3
-2
/
+18
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
10
-343
/
+370
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
3
-25
/
+259
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
4
-14
/
+15
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
3
-16
/
+23
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
5
-17
/
+19
[prev]
[next]