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
Age
Commit message (
Expand
)
Author
2016-02-04
stubs: Clean up includes
Peter Maydell
2016-02-04
ui: Clean up includes
Peter Maydell
2016-02-04
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2016-02-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-02-04
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-02-04
Update OpenBIOS images
Mark Cave-Ayland
2016-02-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...
Peter Maydell
2016-02-04
net/filter: Fix the output information for command 'info network'
zhanghailiang
2016-02-04
net: always walk through filters in reverse if traffic is egress
Li Zhijian
2016-02-04
net: netmap: use nm_open() to open netmap ports
Vincenzo Maffione
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
2016-02-04
slirp: Adding family argument to tcp_fconnect()
Guillaume Subiron
2016-02-04
slirp: Make udp_attach IPv6 compatible
Guillaume Subiron
2016-02-04
slirp: Add sockaddr_equal, make solookup family-agnostic
Guillaume Subiron
2016-02-04
slirp: Factorizing and cleaning solookup()
Guillaume Subiron
2016-02-04
slirp: Factorizing address translation
Guillaume Subiron
2016-02-04
slirp: Make Socket structure IPv6 compatible
Guillaume Subiron
2016-02-04
slirp: Adding address family switch for produced frames
Guillaume Subiron
2016-02-04
slirp: Generalizing and neutralizing ARP code
Guillaume Subiron
2016-02-04
slirp: goto bad in udp_input if sosendto fails
Guillaume Subiron
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
2016-02-04
qemu-doc: Do not promote deprecated -smb and -redir options
Thomas Huth
2016-02-04
net/slirp: Tell the users when they are using deprecated options
Thomas Huth
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-02-03
dma: remove now useless DMA_* functions
Hervé Poussineau
2016-02-03
sb16: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
gus: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
cs4231a: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
fdc: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
sparc64: disable floppy DMA
Hervé Poussineau
2016-02-03
sparc: disable floppy DMA
Hervé Poussineau
2016-02-03
magnum: disable floppy DMA for now
Hervé Poussineau
2016-02-03
i8257: implement the IsaDma interface
Hervé Poussineau
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
2016-02-03
i8257: QOM'ify
Hervé Poussineau
2016-02-03
i8257: add missing const
Hervé Poussineau
2016-02-03
i8257: make the DMA running method per controller
Hervé Poussineau
2016-02-03
i8257: rename functions to start with i8257_ prefix
Hervé Poussineau
2016-02-03
i8257: rename struct dma_regs to I8257Regs
Hervé Poussineau
2016-02-03
i8257: rename struct dma_cont to I8257State
Hervé Poussineau
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
i82374: device only existed as ISA device, so simplify device
Hervé Poussineau
2016-02-03
fdc: fix detection under Linux
John Snow
2016-02-03
raspi: add raspberry pi 2 machine
Andrew Baumann
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
[next]