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
2014-11-03
target-mips: add MSA ELM format instructions
Yongbok Kim
2014-11-03
target-mips: add MSA 3R format instructions
Yongbok Kim
2014-11-03
target-mips: add MSA BIT format instructions
Yongbok Kim
2014-11-03
target-mips: add MSA I5 format instruction
Yongbok Kim
2014-11-03
target-mips: add MSA I8 format instructions
Yongbok Kim
2014-11-03
target-mips: add MSA branch instructions
Yongbok Kim
2014-11-03
target-mips: add msa_helper.c
Yongbok Kim
2014-11-03
target-mips: add msa_reset(), global msa register
Yongbok Kim
2014-11-03
target-mips: add MSA opcode enum
Yongbok Kim
2014-11-03
target-mips: stop translation after ctc1
Yongbok Kim
2014-11-03
target-mips: remove duplicated mips/ieee mapping function
Yongbok Kim
2014-11-03
target-mips: add MSA exceptions
Yongbok Kim
2014-11-03
target-mips: add MSA defines and data structure
Yongbok Kim
2014-11-03
target-mips: enable features in MIPS64R6-generic CPU
Leon Alrae
2014-11-03
target-mips: correctly handle access to unimplemented CP0 register
Leon Alrae
2014-11-03
target-mips: add restrictions for possible values in registers
Leon Alrae
2014-11-03
target-mips: CP0_Status.CU0 no longer allows the user to access CP0
Leon Alrae
2014-11-03
target-mips: implement forbidden slot
Leon Alrae
2014-11-03
target-mips: add Config5.SBRI
Leon Alrae
2014-11-03
target-mips: update cpu_save/cpu_load to support new registers
Leon Alrae
2014-11-03
target-mips: add BadInstr and BadInstrP support
Leon Alrae
2014-11-03
target-mips: add TLBINV support
Leon Alrae
2014-11-03
target-mips: add new Read-Inhibit and Execute-Inhibit exceptions
Leon Alrae
2014-11-03
target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}
Leon Alrae
2014-11-03
target-mips: add RI and XI fields to TLB entry
Leon Alrae
2014-11-03
target-mips: distinguish between data load and instruction fetch
Leon Alrae
2014-11-03
softmmu: provide softmmu access type enum
Leon Alrae
2014-11-03
target-mips: add KScratch registers
Leon Alrae
2014-11-02
tcg/mips: fix store softmmu slow path
Aurelien Jarno
2014-10-30
Merge remote-tracking branch 'remotes/sstabellini/xen-2014-10-30' into staging
Peter Maydell
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3689-20141029...
Peter Maydell
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...
Peter Maydell
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141028-1' into s...
Peter Maydell
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141028-1' into s...
Peter Maydell
2014-10-30
fix off-by-one error in pci_piix3_xen_ide_unplug
James Harper
2014-10-30
xen-hvm.c: Add support for Xen access to vmport
Don Slutz
2014-10-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-10-30
virtio: link the rng backend through an alias property
Paolo Bonzini
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
Gerd Hoffmann
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
Gerd Hoffmann
2014-10-28
vnc: return directly if no vnc client connected
ChenLiang
2014-10-28
vnc: sanitize bits_per_pixel from the client
Petr Matousek
2014-10-28
uhci: remove useless DEBUG
Gonglei
2014-10-28
xhci: add property to turn on/off streams support
Gerd Hoffmann
2014-10-28
libcacard: don't free sign buffer while sign op is pending
Ray Strode
2014-10-28
libcacard: Lock NSS cert db when selecting an applet on an emulated card
Ray Strode
2014-10-28
libcacard: introduce new vcard_emul_logout
Ray Strode
2014-10-28
gtk: avoid gd_widget_reparent with gtk 3.14+
Gerd Hoffmann
2014-10-28
gtk: drop gtk_widget_set_double_buffered call
Gerd Hoffmann
2014-10-28
vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect
Gerd Hoffmann
[next]