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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-09-21
Merge branch 'usb.65' of git://git.kraxel.org/qemu
Aurelien Jarno
2012-09-19
hw/pflash_cfi0[12]: Use host-utils.h ctz32()
Peter Maydell
2012-09-19
pflash_cfi01: fix vendor specific extended query
Aurelien Jarno
2012-09-19
xilinx_timer: Fix a compile error if debug enabled
Chris Wulff
2012-09-19
xilinx: fix names of ethernet and dma links.
Peter A. G. Crosthwaite
2012-09-19
xilinx.h: Error check when setting links
Peter A. G. Crosthwaite
2012-09-19
xilinx_timer: Fixed "frequency" prop name
Peter A. G. Crosthwaite
2012-09-19
xilinx_timer: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
2012-09-19
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2012-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-09-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-09-17
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
2012-09-17
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-09-17
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-09-17
pc: Drop practically unused BOCHS BIOS debug ports
Jan Kiszka
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-14
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
2012-09-14
net: clean up usbnet_receive()
Stefan Hajnoczi
2012-09-14
eepro100: Fix network hang when rx buffers run out
Bo Yang
2012-09-14
xen: flush queue when getting an event
Paolo Bonzini
2012-09-14
e1000: flush queue whenever can_receive can go from false to true
Paolo Bonzini
2012-09-14
net: notify iothread after flushing queue
Paolo Bonzini
2012-09-14
Spelling fixes in comments and macro names (ressource -> resource)
Stefan Weil
2012-09-14
Fix spelling (licenced -> licensed) in GPL
Stefan Weil
2012-09-14
Spelling fixes in comments and documentation
Stefan Weil
2012-09-14
srp: Don't use QEMU_PACKED for single elements of a structured type
Stefan Weil
2012-09-13
uhci: Don't queue up packets after one with the SPD flag set
Hans de Goede
2012-09-13
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
2012-09-13
usb-redir: Add chardev open / close debug logging
Hans de Goede
2012-09-13
usb-redir: Add support for migration
Hans de Goede
2012-09-13
usb-redir: Store max_packet_size in endp_data
Hans de Goede
2012-09-13
usb-redir: Add an already_in_flight packet-id queue
Hans de Goede
2012-09-13
usb-redir: Change cancelled packet code into a generic packet-id queue
Hans de Goede
2012-09-13
ehci: Walk async schedule before and after migration
Hans de Goede
2012-09-13
ehci: Don't set seen to 0 when removing unseen queue-heads
Hans de Goede
2012-09-13
hw/qxl: support client monitor configuration via device
Alon Levy
2012-09-13
qxl: add trace-event for QXL_IO_LOG
Alon Levy
2012-09-13
hw/qxl: tracing fixes
Alon Levy
2012-09-12
ahci: properly reset PxCMD on HBA reset
Jason Baron
2012-09-12
ide: Fix error messages from static code analysis (no real error)
Stefan Weil
2012-09-12
ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
2012-09-12
ehci: Don't process too much frames in 1 timer tick (v2)
Hans de Goede
2012-09-12
ehci: Fix interrupts stopping when Interrupt Threshold Control is 8
Hans de Goede
2012-09-12
ehci: switch to new-style memory ops
Gerd Hoffmann
2012-09-12
qxl: better cleanup for surface destroy
Uri Lublin
2012-09-12
usb-host: allow emulated (non-async) control requests without USBPacket
Gerd Hoffmann
2012-09-12
qxl: Ignore set_client_capabilities pre/post migrate
Hans de Goede
2012-09-12
qxl: dont update invalid area
Dunrong Huang
2012-09-12
spice: switch to queue for vga mode updates
Gerd Hoffmann
2012-09-11
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
[next]