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-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
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2012-01-04
hw/9pfs: Add validation to {un}marshal code
M. Mohan Kumar
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
2012-01-04
add L2x0/PL310 cache controller device
Rob Herring
2012-01-04
arm: add dummy gic security registers
Rob Herring
2012-01-04
arm: Set frequencies for arm_timer
Mark Langsdorf
2012-01-04
arm: add missing scu registers
Rob Herring
2012-01-04
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
Peter Maydell
2012-01-04
hw/omap1.c: Drop unused includes
Peter Maydell
2012-01-04
hw/omap1.c: Separate dpll_ctl from omap_mpu_state
Juha Riihimäki
2012-01-04
hw/omap1.c: Separate PWT from omap_mpu_state
Juha Riihimäki
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
hw/omap1.c: Separate PWL from omap_mpu_state
Juha Riihimäki
2012-01-04
hw/omap1.c: omap_mpuio_init() need not be public
Peter Maydell
2012-01-04
hw/pl110.c: Add post-load hook to invalidate display
Peter Maydell
2012-01-04
hw/pl181.c: Add save/load support
Peter Maydell
2012-01-03
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
Anthony Liguori
2012-01-03
virtio-balloon: avoid cpu_get_physical_page_desc()
Avi Kivity
2012-01-03
vhost: avoid cpu_get_physical_page_desc()
Avi Kivity
2011-12-30
virtio-console: Fix failure on unconnected pty
Christian Borntraeger
2011-12-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
2011-12-21
virtio-serial-bus: Ports are expected to implement 'have_data' callback
Amit Shah
2011-12-21
virtio-console: Properly initialise class methods
Amit Shah
2011-12-21
virtio-console: Check if chardev backends available before calling into them
Amit Shah
2011-12-21
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
Aneesh Kumar K.V
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
2011-12-21
hw/9pfs: replace iovec manipulation with QEMUIOVector
Stefan Hajnoczi
2011-12-21
sd: Remember to reset .expecting_acmd on reset.
Andrzej Zaborowski
2011-12-21
hw/sd.c: Clear status bits when read via response r6
Peter Maydell
2011-12-21
hw/sd.c: Correct handling of APP_CMD status bit
Peter Maydell
[next]