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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...
Paolo Bonzini
1
-4
/
+0
2014-07-15
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
11
-41
/
+41
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
2
-3
/
+3
2014-07-15
spapr: Enable use of huge pages
Alexey Kardashevskiy
1
-8
/
+3
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-1
/
+11
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
8
-30
/
+25
2014-07-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+23
2014-07-15
virtio-blk: dataplane: notify guest as a batch
Ming Lei
1
-1
/
+19
2014-07-15
virtio-blk: data-plane: fix save/set .complete_request in start
Ming Lei
1
-3
/
+4
2014-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-27
/
+36
2014-07-14
serial-pci: remove memory regions from BAR before destroying them
Paolo Bonzini
1
-0
/
+1
2014-07-14
serial: change retry logic to avoid concurrency
Kirill Batuzov
1
-26
/
+33
2014-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-71
/
+104
2014-07-14
ide: Treat read/write beyond end as invalid
Markus Armbruster
1
-0
/
+28
2014-07-14
virtio-blk: Treat read/write beyond end as invalid
Markus Armbruster
1
-0
/
+7
2014-07-14
virtio-blk: Bypass error action and I/O accounting on invalid r/w
Markus Armbruster
1
-6
/
+8
2014-07-14
virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
Markus Armbruster
1
-10
/
+14
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
3
-50
/
+42
2014-07-14
virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
Stefan Hajnoczi
1
-2
/
+4
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
1
-5
/
+4
2014-07-14
virtio-blk: avoid dataplane VirtIOBlockReq early free
Stefan Hajnoczi
1
-1
/
+0
2014-07-14
scsi: Report error when lun number is in use
Fam Zheng
1
-1
/
+2
2014-07-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20140711-1' into s...
Peter Maydell
2
-6
/
+21
2014-07-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140711-1' into s...
Peter Maydell
1
-0
/
+4
2014-07-11
mtp: linux guest detection fix.
Gerd Hoffmann
1
-0
/
+4
2014-07-11
cirrus: Fix host CPU blits
Benjamin Herrenschmidt
1
-2
/
+1
2014-07-11
cirrus: Fix build of debug code
Benjamin Herrenschmidt
1
-4
/
+4
2014-07-11
cirrus_vga: adding sanity check for vram size
Gonglei
1
-0
/
+16
2014-07-10
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
3
-5
/
+23
2014-07-10
mc146818rtc: register the clock reset notifier on the right clock
Paolo Bonzini
1
-1
/
+1
2014-07-09
watchdog: fix deadlock with -watchdog-action pause
Paolo Bonzini
1
-1
/
+5
2014-07-09
mips_malta: Catch kernels linked at wrong address
James Hogan
1
-0
/
+14
2014-07-09
mips_malta: Remove incorrect KVM T&E references
James Hogan
1
-3
/
+3
2014-07-08
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
1
-1
/
+1
2014-07-08
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140708' into staging
Peter Maydell
1
-0
/
+9
2014-07-08
s390x/css: reflect cpa in scsw
Cornelia Huck
1
-0
/
+9
2014-07-08
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
Peter Maydell
1
-1
/
+1
2014-07-08
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
1
-2
/
+1
2014-07-07
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into staging
Peter Maydell
2
-15
/
+1
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-18
/
+40
2014-07-07
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
1
-3
/
+0
2014-07-07
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
2
-12
/
+1
2014-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-13
/
+23
2014-07-07
xen: build on ARM
Stefano Stabellini
1
-8
/
+10
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
1
-0
/
+18
2014-07-07
dataplane: submit I/O as a batch
Ming Lei
1
-0
/
+2
2014-07-07
ahci: map memory via device's address space instead of address_space_memory
Le Tan
1
-10
/
+11
2014-07-07
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
2
-3
/
+10
2014-07-06
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
1
-2
/
+2
2014-07-06
qdev: Fix crash when using non-device class name on -global
Eduardo Habkost
1
-1
/
+2
[next]