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