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
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
18
-92
/
+132
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
10
-44
/
+48
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
25
-137
/
+185
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
30
-149
/
+190
2014-02-11
exec: On AS changes, only flush affected CPU TLBs
Edgar E. Iglesias
1
-0
/
+5
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
6
-13
/
+33
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2
-2
/
+1
2014-02-11
exec: Make memory_region_section_get_iotlb use section AS
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Always initialize MemorySection address spaces
Edgar E. Iglesias
1
-0
/
+2
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
4
-7
/
+7
2014-02-11
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
4
-5
/
+7
2014-02-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...
Peter Maydell
42
-112
/
+9000
2014-02-10
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
5
-12
/
+25
2014-02-10
memory: fix limiting of translation at a page boundary
Paolo Bonzini
1
-16
/
+19
2014-02-10
prep: Drop from ppcemb-softmmu
Andreas Färber
4
-6
/
+3
2014-02-10
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
4
-10
/
+56
2014-02-10
target-mips: add support for CP0_Config5
Petar Jovanovic
5
-3
/
+40
2014-02-10
target-mips: add support for CP0_Config4
Petar Jovanovic
5
-3
/
+31
2014-02-10
target-mips: add CPU definition for MIPS32R5
Petar Jovanovic
2
-0
/
+33
2014-02-10
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
1
-3
/
+0
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
5
-45
/
+15
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
3
-25
/
+53
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
3
-47
/
+94
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
4
-30
/
+60
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
16
-30
/
+21
2014-02-10
hw/acpi: move typeinfo to the file end
Igor Mammedov
1
-46
/
+46
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
2
-0
/
+32
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2
-0
/
+16
2014-02-10
define hotplug interface
Igor Mammedov
3
-0
/
+127
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
1
-0
/
+7
2014-02-09
raven: Use constant PCI_NUM_PINS instead of 4
Hervé Poussineau
1
-3
/
+3
2014-02-09
prep: Kill get_system_io() usage
Hervé Poussineau
1
-1
/
+1
2014-02-09
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
1
-1
/
+1
2014-02-09
block: Fix 32 bit truncation in mark_request_serialising()
Kevin Wolf
1
-3
/
+3
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
1
-5
/
+9
2014-02-09
block: Don't call ROUND_UP with negative values
Kevin Wolf
1
-2
/
+2
2014-02-09
block: bdrv_aligned_pwritev: Assert overlap range
Kevin Wolf
1
-0
/
+2
2014-02-09
block: Fix memory leaks in bdrv_co_do_pwritev()
Kevin Wolf
1
-2
/
+2
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
1
-1
/
+7
2014-02-09
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Hu Tao
3
-0
/
+96
2014-02-09
qcow2: check for NULL l2meta
Hu Tao
1
-15
/
+16
2014-02-09
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
Hu Tao
1
-1
/
+7
2014-02-09
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
4
-16
/
+15
2014-02-09
block/iscsi: always fill bs->bl.opt_transfer_length
Peter Lieven
1
-3
/
+2
2014-02-09
block: Fail gracefully with missing filename
Kevin Wolf
3
-5
/
+42
2014-02-09
qemu-iotests: enable support for NFS protocol
Peter Lieven
2
-3
/
+22
2014-02-09
qemu-iotests: enable test 016 and 025 to work with NFS protocol
Peter Lieven
2
-2
/
+2
2014-02-09
qemu-iotests: blacklist test 020 for NFS protocol
Peter Lieven
1
-0
/
+5
2014-02-09
qemu-iotests: change _supported_proto to file for various tests
Peter Lieven
25
-25
/
+25
2014-02-09
block: add native support for NFS
Peter Lieven
5
-0
/
+472
[prev]
[next]