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
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
2011-08-04
virtio-balloon: Separate status handling into separate function
Amit Shah
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
2011-07-30
exec.h cleanup
Blue Swirl
2011-07-30
revamp acpitable parsing and allow to specify complete (headerful) table
Michael Tokarev
2011-07-30
sd: do not add one sector to the disk size
Vincent Palatin
2011-07-30
usb-hid: Fix 0/0 position for Windows in tablet mode
Jan Kiszka
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick
2011-07-30
onenand: Add missing brace.
Andrzej Zaborowski
2011-07-30
hw/onenand: program actions can only clear bits
Juha Riihimäki
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
2011-07-30
hw/nand: qdevify
Juha Riihimäki
2011-07-30
hw/nand: Writing to NAND can only clear bits
Peter Maydell
2011-07-30
hw/nand: Support multiple reads following READ STATUS
Juha Riihimäki
2011-07-30
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2011-07-30
nand: Bump vmstate version after changing structure.
Andrzej Zaborowski
2011-07-30
hw/nand: Support large NAND devices
Juha Riihimäki
2011-07-30
hw/nand: Pass block device state to init function
Peter Maydell
2011-07-30
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
2011-07-30
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
2011-07-30
hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO module
Peter Maydell
2011-07-30
hw/omap_l4.c: Add helper function omap_l4_region_base
Juha Riihimäki
2011-07-29
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-29
Merge remote-tracking branch 'kraxel/migration.2' into staging
Anthony Liguori
2011-07-29
multiboot: Fix bss segment support
Göran Weinholt
2011-07-29
Fix last sector write on sd card
Dr. David Alan Gilbert
2011-07-29
showing a splash picture when start
wayne
2011-07-29
usb-ohci: convert to MemoryRegion
Avi Kivity
2011-07-29
sysbus: add MemoryRegion based memory management API
Avi Kivity
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
pc: move global memory map out of pc_init1() and into its callers
Avi Kivity
2011-07-29
pc: convert pc_memory_init() to memory API
Avi Kivity
2011-07-29
pc: grab system_memory
Avi Kivity
2011-07-29
qdev: Reset hot-plugged devices
Jan Kiszka
2011-07-26
xen: implement unplug protocol in xen_platform
Stefano Stabellini
2011-07-26
xen: make xen_enabled even more clever
Alexander Graf
2011-07-26
xen: Fix xen_enabled().
Anthony PERARD
2011-07-24
Fix chrdev return value conversion
Blue Swirl
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-07-23
mc146818rtc: Handle host clock resets
Jan Kiszka
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
2011-07-23
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
Markus Armbruster
2011-07-23
virtio-serial: Clean up virtser_bus_dev_print() output
Markus Armbruster
2011-07-23
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
2011-07-23
vga: Fix type of lfb/map_addr/end.
Richard Henderson
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
[next]