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
2015-06-11
net/dp8393x: correctly reset in_use field
Hervé Poussineau
2015-06-11
net/dp8393x: add load/save support
Hervé Poussineau
2015-06-11
net/dp8393x: add PROM to store MAC address
Hervé Poussineau
2015-06-11
net/dp8393x: QOM'ify
Hervé Poussineau
2015-06-11
net/dp8393x: use dp8393x_ prefix for all functions
Hervé Poussineau
2015-06-11
net/dp8393x: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
net/dp8393x: always calculate proper checksums
Hervé Poussineau
2015-06-11
dma/rc4030: convert to QOM
Hervé Poussineau
2015-06-11
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
2015-06-11
dma/rc4030: document register at offset 0x210
Hervé Poussineau
2015-06-11
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-06-11
dma/rc4030: create custom DMA address space
Hervé Poussineau
2015-06-11
mips jazz: compile only in 64 bit
Hervé Poussineau
2015-06-11
target-mips: add ERETNC instruction and Config5.LLB bit
Leon Alrae
2015-06-11
target-mips: Misaligned memory accesses for MSA
Yongbok Kim
2015-06-11
softmmu: Add probe_write()
Yongbok Kim
2015-06-11
target-mips: Misaligned memory accesses for R6
Yongbok Kim
2015-06-11
mips_malta: provide ememsize env variable to kernels
Paul Burton
2015-06-11
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
Leon Alrae
2015-06-11
target-mips: move group of functions above gen_load_fpr32()
Leon Alrae
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...
Peter Maydell
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...
Peter Maydell
2015-06-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...
Peter Maydell
2015-06-10
Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-bu...
Peter Maydell
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
2015-06-10
virtio-gpu/2d: add virtio gpu core code
Gerd Hoffmann
2015-06-10
virtio: update headers, add virtio-gpu (2d)
Gerd Hoffmann
2015-06-10
stdvga: factor out mmio subregion init
Gerd Hoffmann
2015-06-10
stdvga: pass VGACommonState instead of PCIVGAState
Gerd Hoffmann
2015-06-10
stdvga: fix offset in pci_vga_ioport_read
Gerd Hoffmann
2015-06-10
bios-tables-test: handle false-positive smbios signature matches
Gabriel L. Somlo
2015-06-10
fw_cfg: insert fw_cfg file blobs via qemu cmdline
Gabriel L. Somlo
2015-06-10
fw_cfg: prohibit insertion of duplicate fw_cfg file names
Gabriel L. Somlo
2015-06-10
fw_cfg: prevent selector key conflict
Gabriel L. Somlo
2015-06-10
fw_cfg: remove support for guest-side data writes
Gabriel L. Somlo
2015-06-10
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
2015-06-10
fw_cfg: add fw_cfg_modify_i16 (update) method
Gabriel L. Somlo
2015-06-10
QemuOpts: increase number of vm_config_groups
Gerd Hoffmann
2015-06-09
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into staging
Peter Maydell
2015-06-09
hw/vfio/platform: calxeda xgmac device
Eric Auger
2015-06-09
tcg/optimize: rename tcg_constant_folding
Aurelien Jarno
2015-06-09
tcg/optimize: fold constant test in tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
tcg/optimize: fold temp copies test in tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
tcg/optimize: remove opc argument from tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
tcg/optimize: remove opc argument from tcg_opt_gen_movi
Aurelien Jarno
2015-06-09
tcg: fix dead computation for repeated input arguments
Aurelien Jarno
2015-06-09
tcg: fix register allocation with two aliased dead inputs
Aurelien Jarno
2015-06-09
tcg: Handle MO_AMASK in tcg_dump_ops
Richard Henderson
2015-06-09
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
[next]