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
2012-02-29
memory: unify the two branches of cpu_register_physical_memory_log()
Avi Kivity
2012-02-29
memory: fix RAM subpages in newly initialized pages
Avi Kivity
2012-02-29
memory: compress phys_map node pointers to 16 bits
Avi Kivity
2012-02-29
memory: store MemoryRegionSection pointers in phys_map
Avi Kivity
2012-02-29
memory: unify phys_map last level with intermediate levels
Avi Kivity
2012-02-29
memory: remove first level of l1_phys_map
Avi Kivity
2012-02-29
memory: change memory registration to rebuild the memory map on each change
Avi Kivity
2012-02-29
memory: support stateless memory listeners
Avi Kivity
2012-02-29
memory: split memory listener for the two address spaces
Avi Kivity
2012-02-29
xen: ignore I/O memory regions
Avi Kivity
2012-02-29
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
2012-02-29
memory: drop AddressSpaceOps
Avi Kivity
2012-02-29
memory: use a MemoryListener for core memory map updates too
Avi Kivity
2012-02-29
memory: don't pass ->readable attribute to cpu_register_physical_memory_log
Avi Kivity
2012-02-29
memory: add a readonly attribute to MemoryRegionSection
Avi Kivity
2012-02-29
memory: move ioeventfd ops to MemoryListener
Avi Kivity
2012-02-29
memory: code motion: move MEMORY_LISTENER_CALL()
Avi Kivity
2012-02-29
memory: switch memory listeners to a QTAILQ
Avi Kivity
2012-02-29
memory: add shorthand for invoking a callback on all listeners
Avi Kivity
2012-02-29
memory: remove memory_region_set_offset()
Avi Kivity
2012-02-29
ioport: change portio_list not to use memory_region_set_offset()
Avi Kivity
2012-02-28
qxl: properly handle upright and non-shared surfaces
Gerd Hoffmann
2012-02-28
Error out when tls-channel option is used without TLS
Christophe Fergeau
2012-02-28
spice: use error_report to report errors
Christophe Fergeau
2012-02-28
qxl: add optinal 64bit vram bar
Gerd Hoffmann
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
2012-02-27
slirp: Fix assertion failure on rejected DHCP requests
David Gibson
2012-02-27
slirp: Refactor if_start
Jan Kiszka
2012-02-27
slirp: Fix requeuing of batchq packets in if_start
Jan Kiszka
2012-02-27
slirp: Clean up ifs_init
Jan Kiszka
2012-02-27
usb-redir: Return USB_RET_NAK when we've no data for an interrupt endpoint
Hans de Goede
2012-02-27
usb-redir: Limit return values returned by iso packets
Hans de Goede
2012-02-27
usb-redir: Let the usb-host know about our device filtering
Hans de Goede
2012-02-27
usb-redir: Always clear device state on filter reject
Hans de Goede
2012-02-27
usb-redir: Fix printing of device version
Hans de Goede
2012-02-27
ehci: drop old stuff
Gerd Hoffmann
2012-02-27
usb-ehci: Handle ISO packets failing with an error other then NAK
Hans de Goede
2012-02-27
libcacard: fix reported ATR length
Alon Levy
2012-02-27
usb-ccid: advertise SELF_POWERED
Alon Levy
2012-02-27
libcacard: link with glib for g_strndup
Alon Levy
2012-02-27
usb-desc: fix user trigerrable segfaults (!config)
Alon Levy
2012-02-27
usb-ehci: sanity-check iso xfers
Gerd Hoffmann
2012-02-27
usb: add tracepoint for usb packet state changes.
Gerd Hoffmann
2012-02-27
usb-xhci: enable packet queuing
Gerd Hoffmann
2012-02-27
usb-uhci: implement packet queuing
Gerd Hoffmann
2012-02-27
usb-uhci: process uhci_handle_td return code via switch.
Gerd Hoffmann
2012-02-27
usb-uhci: add UHCIQueue
Gerd Hoffmann
2012-02-27
usb-uhci: cleanup UHCIAsync allocation & initialization.
Gerd Hoffmann
2012-02-27
usb-ehci: fix reset
Gerd Hoffmann
[prev]
[next]