43765 Commits (2744d9207f397a3cb8d31654cac63e0ca0299d68)
 

Author SHA1 Message Date
Peter Maydell 2744d9207f net: Clean up includes 11 years ago
Peter Maydell 7df7482bf6 slirp: Clean up includes 11 years ago
Peter Maydell 4459bf3866 qga: Clean up includes 11 years ago
Peter Maydell cbf2115190 qapi: Clean up includes 11 years ago
Peter Maydell 48d4ab25e7 disas: Clean up includes 11 years ago
Peter Maydell aafd758410 util: Clean up includes 11 years ago
Peter Maydell 9c058332f3 backends: Clean up includes 11 years ago
Peter Maydell 2231197c87 bsd-user: Clean up includes 11 years ago
Peter Maydell 87c9b5e047 stubs: Clean up includes 11 years ago
Peter Maydell e16f4c8770 ui: Clean up includes 11 years ago
Peter Maydell 5a3be00c9a Update OpenBIOS images 11 years ago
Peter Maydell bac8e20367 -----BEGIN PGP SIGNATURE----- 11 years ago
Peter Maydell ae533a46a1 -----BEGIN PGP SIGNATURE----- 11 years ago
Mark Cave-Ayland 44c44eceea Update OpenBIOS images 11 years ago
Peter Maydell 071aacc9c9 target-arm queue: 11 years ago
zhanghailiang aa9156f4b1 net/filter: Fix the output information for command 'info network' 11 years ago
Li Zhijian 25aaadf063 net: always walk through filters in reverse if traffic is egress 11 years ago
Vincenzo Maffione ab685220f6 net: netmap: use nm_open() to open netmap ports 11 years ago
Laszlo Ersek dd793a7488 e1000: eliminate infinite loops on out-of-bounds transfer start 11 years ago
Guillaume Subiron cc573a6924 slirp: Adding family argument to tcp_fconnect() 11 years ago
Guillaume Subiron 9b5a30dc41 slirp: Make udp_attach IPv6 compatible 11 years ago
Guillaume Subiron 8a87f121ca slirp: Add sockaddr_equal, make solookup family-agnostic 11 years ago
Guillaume Subiron a5fd24aa6d slirp: Factorizing and cleaning solookup() 11 years ago
Guillaume Subiron 5379229a27 slirp: Factorizing address translation 11 years ago
Guillaume Subiron eae303ff23 slirp: Make Socket structure IPv6 compatible 11 years ago
Guillaume Subiron 18137fba35 slirp: Adding address family switch for produced frames 11 years ago
Guillaume Subiron fc3779a118 slirp: Generalizing and neutralizing ARP code 11 years ago
Guillaume Subiron 86c9e1e9d7 slirp: goto bad in udp_input if sosendto fails 11 years ago
Michael S. Tsirkin d7f053652f cadence_gem: fix buffer overflow 11 years ago
Prasad J Pandit 244381ec19 net: cadence_gem: check packet size in gem_recieve 11 years ago
Thomas Huth c8c6afa886 qemu-doc: Do not promote deprecated -smb and -redir options 11 years ago
Thomas Huth f853ac66c7 net/slirp: Tell the users when they are using deprecated options 11 years ago
Peter Maydell 382d34ff9f -----BEGIN PGP SIGNATURE----- 11 years ago
Hervé Poussineau ba0a71022c dma: remove now useless DMA_* functions 11 years ago
Hervé Poussineau f203c16ea2 sb16: use IsaDma interface instead of global DMA_* functions 11 years ago
Hervé Poussineau 467be5f2f0 gus: use IsaDma interface instead of global DMA_* functions 11 years ago
Hervé Poussineau 2d01109133 cs4231a: use IsaDma interface instead of global DMA_* functions 11 years ago
Hervé Poussineau c8a35f1cf0 fdc: use IsaDma interface instead of global DMA_* functions 11 years ago
Hervé Poussineau c3ae40e12c sparc64: disable floppy DMA 11 years ago
Hervé Poussineau dd446051b7 sparc: disable floppy DMA 11 years ago
Hervé Poussineau 020e298699 magnum: disable floppy DMA for now 11 years ago
Hervé Poussineau 16ffe36360 i8257: implement the IsaDma interface 11 years ago
Hervé Poussineau 5484f30b2c isa: add an ISA DMA interface, and store it within the ISA bus 11 years ago
Hervé Poussineau f5f19ee2e4 i8257: move state definition to new independent header 11 years ago
Hervé Poussineau 340e19ebf2 i8257: QOM'ify 11 years ago
Hervé Poussineau 8d3c4c81f3 i8257: add missing const 11 years ago
Hervé Poussineau b9ebd28c62 i8257: make the DMA running method per controller 11 years ago
Hervé Poussineau 74c47de010 i8257: rename functions to start with i8257_ prefix 11 years ago
Hervé Poussineau 0eee6d6262 i8257: rename struct dma_regs to I8257Regs 11 years ago
Hervé Poussineau 6a128b1330 i8257: rename struct dma_cont to I8257State 11 years ago