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
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
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2016-02-03
bcm2835_property: add bcm2835 property channel
Andrew Baumann
2016-02-03
bcm2835_mbox: add BCM2835 mailboxes
Andrew Baumann
2016-02-03
target-arm: Don't report presence of EL2 if it doesn't exist
Peter Maydell
2016-02-03
libvixl: Avoid std::abs() of 64-bit type
Peter Maydell
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2016-02-03
target-arm: Implement the S2 MMU inputsize > pamax check
Edgar E. Iglesias
2016-02-03
target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
Edgar E. Iglesias
[prev]
[next]