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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-31
ivshmem: use error_report
Andrew Jones
1
-27
/
+25
2014-10-31
ivshmem: Fix fd leak on error
Andreas Färber
1
-0
/
+1
2014-10-31
ivshmem: Fix potential OOB r/w access
Sebastian Krahmer
1
-4
/
+23
2014-10-31
ivshmem: validate incoming_posn value from server
Stefan Hajnoczi
1
-0
/
+8
2014-10-31
ivshmem: Check ivshmem_read() size argument
Stefan Hajnoczi
1
-2
/
+28
2014-10-31
Add skip_dump flag to ignore memory region during dump
Nikunj A Dadhania
1
-0
/
+1
2014-10-24
omap_gpmc.c: Remove duplicate assignment
Dr. David Alan Gilbert
1
-2
/
+0
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-1
/
+0
2014-10-15
vfio: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+11
2014-09-22
vfio: make rom read endian sensitive
Nikunj A Dadhania
1
-3
/
+24
2014-09-22
Revert "vfio: Make BARs native endian"
Alexey Kardashevskiy
1
-31
/
+10
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
2
-3
/
+30
2014-09-08
PPC: mac99: Fix core99 timer frequency
Alexander Graf
1
-2
/
+7
2014-08-25
vfio: Enable NVIDIA 88000 region quirk regardless of VGA
Alex Williamson
1
-2
/
+6
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-15
/
+3
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
3
-12
/
+0
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2
-3
/
+3
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
1
-1
/
+5
2014-08-15
ivshmem: check the value returned by fstat()
zhanghailiang
1
-1
/
+5
2014-08-14
ivshmem: fix building when debug mode is enabled
Levente Kurusa
1
-2
/
+2
2014-08-05
vfio: Don't cache MSIMessage
Alex Williamson
1
-6
/
+2
2014-08-05
vfio: Fix MSI-X vector expansion
Alex Williamson
1
-9
/
+29
2014-07-22
hw/misc/imx_ccm.c: Add missing VMState list terminator
Peter Maydell
1
-0
/
+1
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
1
-1
/
+1
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
1
-3
/
+3
2014-06-30
vfio: use correct runstate
Paolo Bonzini
1
-1
/
+1
2014-06-30
vfio: Make BARs native endian
Alexey Kardashevskiy
1
-10
/
+31
2014-06-30
vfio-pci: Fix MSI-X masking performance
Alex Williamson
1
-102
/
+131
2014-06-30
vfio-pci: Fix MSI/X debug code
Alex Williamson
1
-2
/
+2
2014-06-27
vfio: Enable for SPAPR
Alexey Kardashevskiy
1
-0
/
+36
2014-06-27
vfio: Add vfio_container_ioctl()
Alexey Kardashevskiy
1
-0
/
+42
2014-06-23
qapi event: convert GUEST_PANICKED
Wenchao Xia
1
-11
/
+2
2014-06-16
macio: Fix timer endianness
Alexander Graf
1
-1
/
+1
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
1
-0
/
+6
2014-05-30
vfio: Add guest side IOMMU support
David Gibson
1
-5
/
+134
2014-05-30
vfio: Create VFIOAddressSpace objects as needed
David Gibson
1
-16
/
+41
2014-05-30
vfio: Introduce VFIO address spaces
David Gibson
1
-13
/
+38
2014-05-30
vfio: Rework to have error paths
Alexey Kardashevskiy
1
-26
/
+32
2014-05-30
vfio: Fix 128 bit handling
Alexey Kardashevskiy
1
-3
/
+6
2014-05-30
vfio-pci: Quirk RTL8168 NIC
Alex Williamson
1
-0
/
+144
2014-05-24
lm32: remove lm32_sys
Michael Walle
2
-180
/
+0
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
7
-18
/
+9
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
7
-18
/
+9
2014-05-13
hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO
Peter Maydell
1
-0
/
+4
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
6
-14
/
+9
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
1
-2
/
+4
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-2
/
+2
2014-04-17
misc: zynq_slcr: Make DB_PRINTs always compile
Peter Crosthwaite
1
-6
/
+8
2014-04-17
misc: zynq_slcr: Convert SBD::init to object init
Peter Crosthwaite
1
-8
/
+5
2014-04-17
misc: zynq-slcr: Rewrite
Peter Crosthwaite
1
-378
/
+294
[next]