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-09
ehci: fix td writeback
Gerd Hoffmann
1
-2
/
+4
2012-07-09
ehci: fix ehci_qh_do_overlay
Gerd Hoffmann
1
-19
/
+18
2012-07-07
bitops.h: Add functions to extract and deposit bitfields
Peter Maydell
1
-0
/
+90
2012-07-07
target-i386: make it clearer that op table accesses don't overrun
Peter Maydell
1
-6
/
+6
2012-07-07
target-i386: Remove confusing X86_64_DEF macro
Peter Maydell
1
-15
/
+24
2012-07-07
target-i386: Remove unused macros
Peter Maydell
1
-6
/
+0
2012-07-07
.gitignore update
Eduardo Habkost
1
-0
/
+6
2012-07-07
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
13
-8
/
+2689
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
1
-25
/
+34
2012-07-04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
1
-2
/
+2
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
3
-0
/
+161
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2
-1
/
+409
2012-07-04
i.MX31: Timers
Peter Chubb
3
-1
/
+698
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
3
-1
/
+332
2012-07-04
i.MX: UART support
Peter Chubb
3
-0
/
+484
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
3
-0
/
+604
2012-07-04
hw/exynos4210.c: Fix misleading initialization of IROM mirror
Evgeny Voevodin
1
-1
/
+1
2012-07-04
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
Evgeny Voevodin
1
-1
/
+1
2012-07-04
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
Stanislav Vorobiov
1
-4
/
+0
2012-07-02
scsi: Fix transfer length for READ POSITION commands.
Christian Hoff
2
-1
/
+23
2012-07-02
scsi: Add basic support for SCSI media changer commands.
Christian Hoff
2
-6
/
+43
2012-07-02
scsi: Ensure command and transfer lengths are set for all SCSI devices
Paolo Bonzini
1
-7
/
+18
2012-07-02
scsi: Fix LOAD_UNLOAD
Christian Hoff
2
-4
/
+4
2012-07-02
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
Christian Hoff
1
-1
/
+1
2012-07-02
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
1
-1
/
+5
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
[prev]
[next]