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
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
1
-1
/
+3
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
1
-0
/
+1
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
1
-4
/
+5
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
1
-1
/
+2
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
5
-23
/
+22
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
13
-23
/
+23
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
1
-1
/
+1
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
22
-97
/
+213
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
1
-1
/
+1
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
17
-83
/
+185
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2
-4
/
+8
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2
-9
/
+19
2015-04-24
balloon: improve error msg when adding second device
Luiz Capitulino
1
-1
/
+1
2015-04-20
vhost: fix log base address
Michael S. Tsirkin
1
-2
/
+5
2015-04-17
mips: fix broken fulong2e machine
Paolo Bonzini
1
-2
/
+2
2015-04-13
pci: Fix crash with illegal "-net nic, model=xxx" option
Thomas Huth
1
-1
/
+3
2015-04-11
cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
1
-3
/
+2
2015-04-10
alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...
Dirk Müller
1
-3
/
+2
2015-04-10
lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
2
-9
/
+6
2015-04-09
xen: limit guest control of PCI command register
Jan Beulich
2
-27
/
+13
2015-04-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-3
/
+13
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
13
-37
/
+30
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2
-3
/
+13
2015-04-04
pcspk: Fix I/O port name
Jan Kiszka
1
-1
/
+1
2015-04-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+6
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-2
/
+6
2015-04-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...
Peter Maydell
17
-0
/
+49
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
13
-0
/
+26
2015-04-02
sdhci: Make device "sdhci-pci" unavailable with -device
Markus Armbruster
1
-0
/
+2
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
11
-0
/
+12
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
7
-0
/
+8
2015-04-02
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
1
-1
/
+0
2015-04-02
hw/arm/virt: Fix corruption due to double free
Shannon Zhao
1
-1
/
+0
2015-04-01
hw/intc: arm_gic_kvm.c restore config first
Alex Bennée
1
-2
/
+5
2015-04-01
hw/arm/virt: Fix memory leak reported by Coverity
Stefan Weil
1
-1
/
+8
2015-04-01
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
1
-2
/
+9
2015-04-01
hw/arm/highbank: Fix resource leak and wrong image loading
Stefan Weil
1
-2
/
+1
2015-04-01
pc: acpi: fix pvpanic regression
Igor Mammedov
1
-1
/
+1
2015-03-30
s390x/ipl: avoid sign extension
Cornelia Huck
1
-1
/
+1
2015-03-30
s390x: do not include ram_addr.h
Paolo Bonzini
1
-1
/
+0
2015-03-30
virtio-ccw: range check in READ_VQ_CONF
Cornelia Huck
1
-0
/
+4
2015-03-30
virtio-ccw: fix range check for SET_VQ
Cornelia Huck
1
-1
/
+1
2015-03-27
AHCI: Protect cmd register
John Snow
2
-1
/
+27
2015-03-27
AHCI: Do not (re)map FB/CLB buffers while not running
John Snow
1
-17
/
+33
2015-03-27
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+2
2015-03-27
hw/net/e1000: fix integer endianness
Shannon Zhao
1
-2
/
+2
2015-03-27
nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)
Stefan Weil
1
-1
/
+1
[next]