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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
scsi-disk: guess geometry
Paolo Bonzini
1
-2
/
+2
2011-11-18
scsi: fix fw path
Paolo Bonzini
2
-2
/
+2
2011-11-17
Fix spelling in documentation and comments (similiar -> similar)
Stefan Weil
1
-1
/
+1
2011-11-14
pc_piix: set qxl revision to 2 for pc-0.14
Alon Levy
1
-0
/
+12
2011-11-14
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads
Peter Maydell
1
-1
/
+1
2011-11-14
Revert bugfix e7852674d5 until tested or until after the release.
Andrzej Zaborowski
1
-3
/
+2
2011-11-14
s390x: initialize virtio dev region
Alexander Graf
1
-0
/
+12
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
1
-2
/
+30
2011-11-14
s390: fix short kernel command lines
Christian Borntraeger
1
-1
/
+1
2011-11-14
s390: fix reset hypercall to reset the status
Christian Borntraeger
1
-0
/
+1
2011-11-14
hw/onenand: reject read-only drives
Juha Riihimäki
1
-0
/
+5
2011-11-14
hw/nand: reject read-only drives
Juha Riihimäki
1
-8
/
+14
2011-11-14
hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9
Jean-Christophe DUBOIS
1
-6
/
+21
2011-11-14
hw/pxa2xx.c: Fix handling of RW bits in PMCR
Peter Maydell
1
-0
/
+1
2011-11-14
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
1
-2
/
+3
2011-11-11
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
4
-9
/
+43
2011-11-11
hw/arm_timer.c: Fix bounds check for Integrator timer accesses
Peter Maydell
1
-2
/
+2
2011-11-11
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR
Peter Maydell
1
-1
/
+3
2011-11-11
hw/pl061: Remove pointless comparison of array to null
Peter Maydell
1
-1
/
+1
2011-11-11
hw/tc58128.c: Remove unnecessary check for g_malloc failure
Peter Maydell
1
-5
/
+1
2011-11-11
hw/omap_intc.c: Avoid crash on access to nonexistent banked registers
Peter Maydell
1
-0
/
+6
2011-11-11
pseries: Fix initialization of sPAPREnvironment structure
David Gibson
1
-1
/
+3
2011-11-11
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
1
-3
/
+1
2011-11-11
scsi-disk: implement eject requests
Paolo Bonzini
1
-3
/
+21
2011-11-11
atapi: implement eject requests
Paolo Bonzini
2
-3
/
+21
2011-11-10
hw/lan9118.c: Add missing 'break' to fix buffer overrun
Peter Maydell
1
-0
/
+1
2011-11-10
qdev: Fix crash on -device '?=x'
Markus Armbruster
1
-1
/
+1
2011-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
1
-2
/
+2
2011-11-09
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
1
-0
/
+2
2011-11-09
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
Peter Maydell
1
-4
/
+5
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
4
-4
/
+4
2011-11-08
virtex: Remove memset of clk_setup
Edgar E. Iglesias
1
-1
/
+0
2011-11-07
qxl: fix vga port initialization.
Gerd Hoffmann
1
-5
/
+17
2011-11-07
ac97: don't override the pci subsystem id
Gerd Hoffmann
2
-5
/
+27
2011-11-07
pc: add 1.0 machine type
Gerd Hoffmann
1
-3
/
+11
2011-11-07
disable automatic loading of sgabios when -nographic
Paolo Bonzini
1
-9
/
+0
2011-11-07
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+10
2011-11-07
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-9
/
+9
2011-11-07
xen-platform: Fix IO port read/write functions
Anthony PERARD
1
-9
/
+9
2011-11-06
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
1
-15
/
+20
2011-11-04
dma: Avoid reentrancy in DMA transfer handlers
Kevin Wolf
1
-0
/
+10
2011-11-02
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2
-16
/
+120
2011-11-02
Merge remote-tracking branch 'aneesh/for-upstream-8' into staging
Anthony Liguori
1
-99
/
+4
2011-11-02
Fix X86 CPU topology in KVM mode
Bharata B Rao
1
-1
/
+0
2011-11-02
intel-hda: fix stream search
Gerd Hoffmann
1
-1
/
+1
2011-11-02
virtio-blk: pass full status to the guest
Paolo Bonzini
1
-1
/
+15
2011-11-02
hw/9pfs: use g_vasprintf() instead of rolling our own
Stefan Hajnoczi
1
-99
/
+4
2011-11-02
xtensa_lx60: fix build date code and change memory region names
Max Filippov
1
-4
/
+4
2011-11-02
xtensa_lx60: pass kernel arguments from -append
Max Filippov
2
-4
/
+45
2011-11-02
xtensa_lx60: add FLASH support
Max Filippov
1
-8
/
+71
[prev]
[next]