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-05-08
xen: Initialize event channels and io rings
Arun Sharma
2011-05-08
vl.c: Introduce getter for shutdown_requested and reset_requested.
Anthony PERARD
2011-05-08
pci: Use of qemu_put_ram_ptr in pci_add_option_rom.
John Baboval
2011-05-08
configure: Always use 64bits target physical addresses with xen enabled.
Anthony PERARD
2011-05-08
Introduce qemu_put_ram_ptr
Anthony PERARD
2011-05-08
xen: Adds a cap to the number of map cache entries.
John Baboval
2011-05-08
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
xen: Introduce Xen Interrupt Controller
Anthony PERARD
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
pc, Disable vmport initialisation with Xen.
Anthony PERARD
2011-05-08
xen: Add xenfv machine
Anthony PERARD
2011-05-08
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
2011-05-08
xen: Add initialisation of Xen
Anthony PERARD
2011-05-08
xen: Support new libxc calls from xen unstable.
Anthony PERARD
2011-05-08
xen: Make Xen build once.
Anthony PERARD
2011-05-08
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
2011-05-08
machine, Add default_machine_opts to QEMUMachine.
Anthony PERARD
2011-05-08
Introduce -machine command option.
Anthony PERARD
2011-05-08
irq: Privatize CPU_INTERRUPT_NMI.
Richard Henderson
2011-05-08
target-i386: Privatize some i386-specific interrupt names.
Richard Henderson
2011-05-08
target-arm: Privatize CPU_INTERRUPT_FIQ.
Richard Henderson
2011-05-08
irq: Remove CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
target-sparc: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
target-mips: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
Richard Henderson
2011-05-08
irq: Introduce CPU_INTERRUPT_TGT_* defines.
Richard Henderson
2011-05-05
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-05-05
Merge remote-tracking branch 'kraxel/usb.7.pull' into staging
Anthony Liguori
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
CPUPhysMemoryClient: Pass guest physical address not region offset
Alex Williamson
2011-05-05
CPUPhysMemoryClient: Fix typo in phys memory client registration
Alex Williamson
2011-05-05
pci: Add class 0x403 as 'audio controller'
Jan Kiszka
2011-05-05
MSI: Robust resource release
Jan Kiszka
2011-05-05
eepro100: Support 32 bit read/write access to flash register
Stefan Weil
2011-05-05
eepro100: Support byte read access to general control register
Stefan Weil
2011-05-05
eepro100: Support byte/word read/write access to MDI control register
Stefan Weil
2011-05-05
eepro100: Support byte/word writes to pointer register
Stefan Weil
2011-05-05
eepro100: Support byte/word writes to port address
Stefan Weil
2011-05-05
eepro100: Fix endianness issues
Stefan Weil
2011-05-05
eepro100: Pad received short frames
Stefan Weil
2011-05-05
eepro100: Remove unused structure element
Stefan Weil
2011-05-05
eepro100: Remove type casts which are no longer needed
Stefan Weil
2011-05-05
eepro100: Avoid duplicate debug messages
Stefan Weil
2011-05-04
usb: mass storage fix
Gerd Hoffmann
2011-05-04
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
musb: get musb state via container_of()
Gerd Hoffmann
2011-05-04
ohci: get ohci state via container_of()
Gerd Hoffmann
2011-05-04
uhci: keep uhci state pointer in async packet struct.
Gerd Hoffmann
2011-05-04
uhci: switch to QTAILQ
Gerd Hoffmann
2011-05-04
usb: control buffer fixes
Hans de Goede
[next]