index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-10
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-05
vmxnet3: fix NICState cleanup
Stefan Hajnoczi
2013-05-24
rtl8139: flush queued packets when RxBufPtr is written
Stefan Hajnoczi
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2013-05-07
virtio-net: properly check the vhost status during status set
Jason Wang
2013-05-06
spapr_llan: fix device reenabling
Alexey Kardashevskiy
2013-04-30
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
Jason Wang
2013-04-29
ne2000-isa: QOM'ify
Andreas Färber
2013-04-29
virtio-net: unbreak the minix guest
Jason Wang
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2013-04-16
stream: Add flow control API
Peter Crosthwaite
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
2013-04-16
xilinx_axienet: Register reset properly
Peter Crosthwaite
2013-04-16
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
2013-04-16
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini