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-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
2011-05-03
ide/atapi: fix set but unused
Alon Levy
2011-05-03
atapi: Explain why we need a 'media not present' state
Amit Shah
2011-05-03
atapi: Move comment to proper place
Amit Shah
2011-05-03
lm32: add Milkymist Minimac2 support
Michael Walle
2011-05-03
milkymist-sysctl: fix timers
Michael Walle
2011-05-03
milkymist-vgafb: fix console resizing
Michael Walle
2011-05-02
kvm: create kvmclock when one of the flags are present
Glauber Costa
2011-04-28
Merge remote-tracking branch 'amitshah/for-anthony' into staging
Anthony Liguori
2011-04-28
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
2011-04-28
virtio-serial: Fix endianness bug in the config space
Alexey Kardashevskiy
2011-04-28
char: Allow devices to use a single multiplexed chardev.
Kusanagi Kouichi
2011-04-28
virtio-console: notify backend of guest open / close
Hans de Goede
2011-04-27
ioapic: Do not set irr for masked edge IRQs
Jan Kiszka
2011-04-27
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
Harsh Prateek Bora
2011-04-27
hw/virtio-9p-local.c: Remove unnecessary null char in symlink file
Harsh Prateek Bora
2011-04-27
virtio-9p: Bugfix to send correct iounit
M. Mohan Kumar
2011-04-27
virtio-9p: removexattr on default acl should return 0
Aneesh Kumar K.V
2011-04-27
virtio-9p: Print the pdu details on return
Aneesh Kumar K.V
2011-04-27
virtio-9p: move 9p files around
Aneesh Kumar K.V
2011-04-27
pflash: Restore & fix lazy ROMD switching
Jan Kiszka
2011-04-27
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2011-04-27
rtl8139: Fix compilation for w32/w64
Stefan Weil
2011-04-27
ide/atapi: Introduce CHECK_READY flag for commands
Kevin Wolf
2011-04-27
ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
Kevin Wolf
2011-04-27
ide/atapi: Use table instead of switch for commands
Kevin Wolf
2011-04-27
ide/atapi: Factor commands out
Kevin Wolf
2011-04-27
ide: Split atapi.c out
Kevin Wolf
2011-04-27
atapi: Add 'medium ready' to 'medium not ready' transition on cd change
Amit Shah
2011-04-26
trace: Remove %s in grlib trace events
Stefan Hajnoczi
2011-04-25
rtl8139: add format attribute to DPRINTF
Benjamin Poirier
2011-04-25
rtl8139: use variadic macro for debug statements
Benjamin Poirier
2011-04-25
rtl8139: use TARGET_FMT_plx in debug messages
Benjamin Poirier
2011-04-25
Merge remote-tracking branch 'awilliam/ipxe' into staging
Anthony Liguori
2011-04-22
vmstate: port mac_dbdma
Juan Quintela
2011-04-22
mac_dbdma: create DBDMAState instead of passing one array around
Juan Quintela
2011-04-22
vmstate: port piix4
Juan Quintela
2011-04-22
piix4: create PIIX4State
Juan Quintela
2011-04-22
vmstate: port mac_nvram
Juan Quintela
2011-04-22
mac_nvram: size is a size, no need to be a target dependent type
Juan Quintela
2011-04-22
vmstate: port nand
Juan Quintela
2011-04-22
nand: pin values are uint8_t
Juan Quintela
2011-04-22
vmstate: port max111x
Juan Quintela
2011-04-22
max111x: input field is only used as uint8_t
Juan Quintela
2011-04-22
vmstate: port pxa2xx_lcd
Juan Quintela
2011-04-22
pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t
Juan Quintela
2011-04-22
pxa2xx_lcd: name anonymous struct
Juan Quintela
2011-04-22
vmstate: stellaris use unused for placeholder entries
Juan Quintela
[next]