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
2010-05-18
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
2010-05-17
Compile acpi_piix4, apm and pm_smbus only once
Blue Swirl
2010-05-17
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-05-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-05-17
block: Remove special case for vvfat
Kevin Wolf
2010-05-17
Fix docs for block stats monitor command
Daniel P. Berrange
2010-05-17
use qemu_free() instead of free()
Bruce Rogers
2010-05-17
block/vdi: Fix image opening and creation for odd disk sizes
Stefan Weil
2010-05-17
dmg: use qemu block API
Christoph Hellwig
2010-05-17
dmg: use pread
Christoph Hellwig
2010-05-17
dmg: fix reading of uncompressed chunks
Christoph Hellwig
2010-05-17
block/vpc: Fix conversion from size to disk geometry
Stefan Weil
2010-05-17
parallels: use qemu block API
Christoph Hellwig
2010-05-17
parallels: use pread
Christoph Hellwig
2010-05-17
block/vdi: Allow disk images of size 0
Stefan Weil
2010-05-17
block: Fix bdrv_commit
Kevin Wolf
2010-05-17
block: Fix protocol detection for Windows devices
Kevin Wolf
2010-05-17
block: Avoid unchecked casts for AIOCBs
Kevin Wolf
2010-05-17
bochs: use qemu block API
Christoph Hellwig
2010-05-17
bochs: use pread
Christoph Hellwig
2010-05-17
ide: Fix ide_dma_cancel
Kevin Wolf
2010-05-17
cloop: use qemu block API
Christoph Hellwig
2010-05-17
cloop: use pread
Christoph Hellwig
2010-05-17
qemu-nbd: Improve error reporting
Ryota Ozaki
2010-05-17
block: Remove semicolon in BDRV_SECTOR_MASK macro
Stefan Hajnoczi
2010-05-16
sparc: move DT and QT defines to op_helper.c
Blue Swirl
2010-05-16
sparc64: fix TT_WOTHER value
Igor V. Kovalenko
2010-05-16
sparc64: fix mmu demap operand typo
Igor V. Kovalenko
2010-05-15
Update to a hopefully more future proof FSF address
Blue Swirl
2010-05-15
Trim unnecessary includes
Blue Swirl
2010-05-15
mc146818rtc: remove #ifdef DEBUG_CMOS.
Isaku Yamahata
2010-05-15
apm: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
acpi_piix4: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
pm_smbus: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
pci hotadd, acpi_piix4: remove global variables
Isaku Yamahata
2010-05-15
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
2010-05-15
acpi_piix4: qdevfy.
Isaku Yamahata
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
pc: move rtc declarations from pc.h into a dedicated header file.
Isaku Yamahata
2010-05-15
pc: split out piix specific part from pc.c into pc_piix.c
Isaku Yamahata
2010-05-15
pc: split out pci device init from pc_init1() into pc_pci_device_init()
Isaku Yamahata
2010-05-15
pc: split out basic device init from pc_init1() into pc_basic_device_init()
Isaku Yamahata
2010-05-15
pc: split out vga initialization from pc_init1() into pc_vga_init().
Isaku Yamahata
2010-05-15
pc: split out memory allocation from pc_init1() into pc_memory_init()
Isaku Yamahata
2010-05-15
pc: split out cpu initialization from pc_init1() into pc_cpus_init().
Isaku Yamahata
2010-05-15
pc: make pc_init1() not refer ferr_irq directly.
Isaku Yamahata
2010-05-15
pc: introduce a function to allocate cpu irq.
Isaku Yamahata
2010-05-15
pc: remove global variable rtc_state by using qemu_irq.
Isaku Yamahata
2010-05-15
pc: remove a global variable, floppy_controller.
Isaku Yamahata
2010-05-15
pc: make an unnecessary global variable, pit, local.
Isaku Yamahata
[next]