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
2011-07-22
libcacard: replace copy_string with strndup
Christophe Fergeau
2011-07-22
libcacard: introduce NEXT_TOKEN macro
Christophe Fergeau
2011-07-22
libcacard: fix soft=... parsing in vcard_emul_options
Christophe Fergeau
2011-07-22
libcacard: s/strip(args++)/strip(args+1)
Christophe Fergeau
2011-07-22
libcacard: don't leak vcard_emul_alloc_arrays mem
Christophe Fergeau
2011-07-22
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
Robert Relyea
2011-07-21
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
2011-07-21
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
2011-07-21
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
2011-07-21
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-20
Update OpenBIOS images for Sparc32 and Sparc64
Blue Swirl
2011-07-20
Fix unassigned memory access handling
Blue Swirl
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
2011-07-20
checkpatch: Fix bracing false positives on #if
Blue Swirl
2011-07-20
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
2011-07-20
ds1225y: use trace framework
Hervé Poussineau
2011-07-20
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2011-07-19
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'kraxel/usb.19' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'spice/spice.v38' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2011-07-18
virtio-console: Prevent abort()s in case of host chardev close
Amit Shah
2011-07-18
virtio-serial-bus: Fix trailing \n in error_report string
Amit Shah
2011-07-18
virtio-console: Add some trace events
Amit Shah
2011-07-18
virtio-serial-bus: Add trace events
Amit Shah
2011-07-17
virtio: fix indirect descriptor buffer overflow
Michael S. Tsirkin
2011-07-17
xen: move to new pci initializers
Michael S. Tsirkin
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
2011-07-17
pci_ids: tweak names to match linux/pci_ids.h
Michael S. Tsirkin
2011-07-17
vhost: fix double free on device stop
Michael S. Tsirkin
2011-07-17
xen_console: fall back to qemu serial device
Alexander Graf
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
checkpatch: don't error out on },{ lines
Alexander Graf
2011-07-17
xen_disk: treat "aio" as "raw"
Stefano Stabellini
2011-07-17
qemu_ram_ptr_length: take ram_addr_t as arguments
Stefano Stabellini
2011-07-17
xen_disk: cope with missing xenstore "params" node
Stefano Stabellini
2011-07-17
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
2011-07-17
xen_console: fix memory leak
Stefano Stabellini
2011-07-17
xen: enable console and disk backend in HVM mode
Stefano Stabellini
2011-07-17
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
2011-07-17
xen: Clean up map cache API naming
Jan Kiszka
[next]