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
2012-01-17
pxa2xx_keypad: fix unbalanced parenthesis.
Andrzej Zaborowski
1
-1
/
+1
2012-01-17
hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop
Evgeny Voevodin
4
-8
/
+15
2012-01-17
hw/sysbus.h: Increase maximum number of device IRQs.
Evgeny Voevodin
1
-1
/
+1
2012-01-17
pxa2xx_keypad: make single automatic scans work
Vasily Khoruzhick
1
-36
/
+36
2012-01-17
pxa2xx_lcd: fix palette parser
Vasily Khoruzhick
1
-23
/
+28
2012-01-15
isapc: Fix segfault during initialization
Jan Kiszka
1
-11
/
+11
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
45
-0
/
+131
2012-01-13
virtio-console: no need to remove char handlers explicitly
Amit Shah
1
-17
/
+0
2012-01-13
qdev: Add a 'free' method to disassociate chardev from qdev device
Amit Shah
1
-0
/
+11
2012-01-13
virtio-blk: refuse SG_IO requests with scsi=off
Paolo Bonzini
1
-0
/
+6
2012-01-13
vmstate: extract declarations out of hw/hw.h
Paolo Bonzini
7
-891
/
+88
2012-01-13
ptimer: move declarations to ptimer.h
Paolo Bonzini
17
-0
/
+43
2012-01-13
rtc: clear non-PF bits when reinjecting on ack
Paolo Bonzini
1
-3
/
+3
2012-01-13
rtc: raise PF bit when the periodic timer triggers but PIE=0
Paolo Bonzini
1
-1
/
+2
2012-01-13
rtc: raise AF bit when the alarm is encountered but AIE=0
Paolo Bonzini
1
-9
/
+10
2012-01-13
rtc: fix 12-hour mode
Paolo Bonzini
1
-4
/
+7
2012-01-13
qdev: fix device_del by refactoring reference counting
Anthony Liguori
1
-6
/
+39
2012-01-13
Add 'fall through' comments to case statements without break
Stefan Weil
1
-0
/
+1
2012-01-13
omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
Stefan Hajnoczi
1
-2
/
+2
2012-01-12
vga: optimize ppm_save() divisions
Avi Kivity
1
-6
/
+4
2012-01-12
etraxfs-dma: Model metadata and eop
Lars Persson
3
-10
/
+33
2012-01-10
wm8750: Fix calculation of number of array elements
Stefan Weil
1
-1
/
+1
2012-01-10
elf: Improve symbol lookup (optimize, fix for bsd-user)
Stefan Weil
1
-7
/
+5
2012-01-10
hw/integratorcp: Simplify flash remap code
Peter Maydell
1
-19
/
+7
2012-01-10
hw/integratorcp: Fix sense of REMAP bit
Peter Maydell
1
-1
/
+1
2012-01-10
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
4
-25
/
+75
2012-01-09
vhost: improve region filtering
Avi Kivity
1
-4
/
+15
2012-01-09
vhost: fix mem_sections memory corruption
Avi Kivity
1
-1
/
+1
2012-01-09
vhost: fix incorrect userspace address
Avi Kivity
1
-1
/
+1
2012-01-07
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
7
-57
/
+265
2012-01-07
sm501: Fix size of color_reg
Stefan Weil
1
-1
/
+1
2012-01-07
malta: Fix regression (i8259 interrupts did not work)
Stefan Weil
1
-4
/
+35
2012-01-06
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
5
-14
/
+14
2012-01-06
virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts
Peter Maydell
1
-2
/
+2
2012-01-06
scsi virtio-blk usb-msd: Clean up device init error messages
Markus Armbruster
4
-8
/
+8
2012-01-06
Strip trailing '\n' from error_report()'s first argument (again)
Markus Armbruster
1
-6
/
+6
2012-01-06
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
1
-1
/
+13
2012-01-06
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
7
-446
/
+1713
2012-01-06
Merge remote-tracking branch 'kraxel/usb.33' into staging
Anthony Liguori
2
-3
/
+15
2012-01-06
usb-ohci: td.cbp incorrectly updated near page end
Andriy Gapon
1
-3
/
+3
2012-01-06
usb-storage: cancel I/O on reset
Gerd Hoffmann
1
-0
/
+12
2012-01-04
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
9
-113
/
+403
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-7
/
+45
2012-01-04
hw/9pfs: Proxy getversion
M. Mohan Kumar
2
-0
/
+33
2012-01-04
hw/9pfs: xattr interfaces in proxy filesystem driver
M. Mohan Kumar
2
-8
/
+120
2012-01-04
hw/9pfs: File ownership and others
M. Mohan Kumar
2
-12
/
+130
2012-01-04
hw/9pfs: Add stat/readlink/statfs for proxy FS
M. Mohan Kumar
2
-8
/
+232
2012-01-04
hw/9pfs: Create other filesystem objects
M. Mohan Kumar
2
-17
/
+190
2012-01-04
hw/9pfs: Open and create files
M. Mohan Kumar
2
-6
/
+192
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
1
-0
/
+9
[next]