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
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
usb: Remove unused functions
Thomas Huth
1
-5
/
+0
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
1
-1
/
+0
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2
-2
/
+0
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+5
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2
-17
/
+17
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
1
-3
/
+5
2015-04-13
stm32f205: Fix SoC type name
Andreas Färber
1
-1
/
+1
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
1
-0
/
+1
2015-04-04
vhost: fix typo in vq_index description
Greg Kurz
1
-1
/
+1
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-1
/
+1
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
1
-0
/
+1
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...
Peter Maydell
1
-0
/
+5
2015-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
1
-5
/
+7
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
1
-0
/
+5
2015-03-19
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
1
-0
/
+11
2015-03-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...
Peter Maydell
1
-1
/
+3
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+11
2015-03-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-3
/
+3
2015-03-19
elf-loader: Add missing error handling for call of lseek
Stefan Weil
1
-1
/
+3
2015-03-18
pci: fix several trivial typos in comment
Chen Fan
2
-2
/
+2
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
1
-1
/
+1
2015-03-17
usb: Propagate errors through usb_register_companion()
Markus Armbruster
1
-5
/
+7
2015-03-16
migration: Allow to suppress vmdesc submission
Alexander Graf
1
-0
/
+1
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-12
/
+14
2015-03-11
virtio-scsi: remove empty wrapper for cmd
Michael S. Tsirkin
1
-3
/
+1
2015-03-11
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
1
-6
/
+1
2015-03-11
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
1
-0
/
+3
2015-03-11
virtio-scsi: drop duplicate CDB/SENSE SIZE
Michael S. Tsirkin
1
-2
/
+0
2015-03-11
exec: don't include hw/boards for linux-user
Michael S. Tsirkin
1
-4
/
+0
2015-03-11
machine: query mem-merge machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: query dump-guest-core machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
hw/boards: make it safe to include for linux-user
Michael S. Tsirkin
1
-0
/
+4
2015-03-11
machine: query phandle-start machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
1
-1
/
+4
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
4
-0
/
+292
2015-03-11
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...
Peter Maydell
1
-0
/
+78
2015-03-11
stm32f205: Add the stm32f205 SoC
Alistair Francis
1
-0
/
+57
2015-03-11
stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG
Alistair Francis
1
-0
/
+61
2015-03-11
stm32f2xx_USART: Add the stm32f2xx USART Controller
Alistair Francis
1
-0
/
+73
2015-03-11
stm32f2xx_timer: Add the stm32f2xx Timer
Alistair Francis
1
-0
/
+101
2015-03-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+134
2015-03-11
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-32
/
+29
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+5
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2
-4
/
+5
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-2
/
+2
2015-03-10
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
1
-2
/
+3
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
1
-33
/
+5
[next]