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
2009-06-13
Add static to local machine declaration.
Stefan Weil
2009-06-13
Don't use cpu_index as apic_id.
Gleb Natapov
2009-06-13
Apic creation should not depend on pci
Gleb Natapov
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
Fix SDL include path.
Stefan Weil
2009-06-13
Avoid a gcc 3 format warning
Blue Swirl
2009-06-13
Avoid gcc 4.4 warning about uninitialized field
Blue Swirl
2009-06-13
Fix signedness problems
Blue Swirl
2009-06-13
xen nic: check tx queue after connect.
Gerd Hoffmann
2009-06-13
include inttypes.h in xen.h
Gerd Hoffmann
2009-06-13
xen: adapt to qemu_machine changes
Gerd Hoffmann
2009-06-13
xen_disk: move sanity check to the correct place
Gerd Hoffmann
2009-06-12
ETRAX: DMA fixes for 64bit hosts.
Edgar E. Iglesias
2009-06-11
ETRAX: Correct PIC creation for the bare FS board.
Edgar E. Iglesias
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
Fix stellaris ethernet
Paul Brook
2009-06-11
Fix xilinx_ethlite breakage by 4f1c942b7f
Jan Kiszka
2009-06-10
Merge branch 'net-queue'
Anthony Liguori
2009-06-09
Fix Sparse warning
Blue Swirl
2009-06-09
Remove unused and misnamed field and variable
Blue Swirl
2009-06-09
Update irqs on reset and device load
Blue Swirl
2009-06-09
Register reset functions for e1000 and rtl8139
Blue Swirl
2009-06-09
virtio-net: Increase filter and control limits
Alex Williamson
2009-06-09
virtio-net: Add new RX filter controls
Alex Williamson
2009-06-09
virtio-net: MAC filter optimization
Alex Williamson
2009-06-09
virtio-net: Fix MAC filter overflow handling
Alex Williamson
2009-06-09
virtio-net: reorganize receive_filter()
Alex Williamson
2009-06-09
virtio-net: Use a byte to store RX mode flags
Alex Williamson
2009-06-09
virtio-net: Add version_id 7 placeholder for vnet header support
Alex Williamson
2009-06-09
virtio-net: implement rx packet queueing
Mark McLoughlin
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
2009-06-09
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
2009-06-09
net: Improve parameter error reporting
Jan Kiszka
2009-06-08
qdev: c99 initilaizers for bus_type_names
Gerd Hoffmann
2009-06-08
xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
Gerd Hoffmann
2009-06-08
xen nic: use qemu_malloc
Gerd Hoffmann
2009-06-06
xen: net backend doesn't need linux headers.
Gerd Hoffmann
2009-06-06
Fix typo
Paul Brook
2009-06-05
qdev: add monitor command to dump the tree.
Gerd Hoffmann
2009-06-05
Record device property types
Paul Brook
2009-06-04
Remove ARM NVIC initialization hack
Paul Brook
2009-06-04
qdev: kill DeviceState->name
Gerd Hoffmann
2009-06-03
microblaze: Fix loading of petalogix s3adsp1800 dtb.
Edgar E. Iglesias
2009-06-03
Stellaris qdev conversion
Paul Brook
2009-06-02
Implement multiple samplers on stellaris ADC
Paul Brook
2009-05-30
Use relative path for bios
Paul Brook
2009-05-27
Allow monitor interaction when using migrate -exec
Chris Lalancette
2009-05-27
e1000: Ignore reset command
Kevin Wolf
[next]