sdk/emulator/qemu.git
2009-11-12 Juan Quintelafix type in CFLAGS name
2009-11-12 Juan Quintelafix parallel build
2009-11-12 Amit Shahqdev: Check if unplug handler exists before calling it
2009-11-12 Stefan WeilMakefile: Fix definition of pxe-*.bin blobs
2009-11-12 Stefan Weileepro100: Add missing .exit initialisation
2009-11-12 Stefan Weileepro100: Fix boot ROM support
2009-11-12 Stefan WeilMakefile: Prettify logging
2009-11-12 Stefan Weilserial: Add interface to set reference oscillator frequency
2009-11-12 Edgar E. Iglesiasmicroblaze: Move the kcmdline out of the way.
2009-11-12 Edgar E. Iglesiasmicroblaze: Restore env when raising unmapped bus access.
2009-11-12 Edgar E. Iglesiasmicroblaze: Unbreak reset.
2009-11-11 Paul BrookFix ARM MCore secondary cpu boot
2009-11-11 Paul BrookReject late rom loading
2009-11-11 Paul BrookFix ARM system emulation
2009-11-09 Gerd HoffmannQemuOpts: command line switches for the config file.
2009-11-09 Gerd HoffmannQemuOpts: parse config from file.
2009-11-09 Gerd HoffmannQemuOpts: dump config.
2009-11-09 Gerd HoffmannQemuOpts: add find_list()
2009-11-09 Kevin WolfDocumentation: Add options to image format descriptions
2009-11-09 Kevin WolfDocumentation: Don't mention old qemu-img options
2009-11-09 Kevin WolfDocumentation: Move image format descriptions to own...
2009-11-09 Matthew BoothDocumentation: Add documentation for -chardev
2009-11-09 Naphtali SpreiAdded imlpementation for qemu_error for non-qemu execut...
2009-11-09 Stefan Weileepro100: Improve support for different devices
2009-11-09 Isaku Yamahatapci/monitor: print out bridge's filtering values and...
2009-11-09 Isaku Yamahatapci: implement pci bridge filtering.
2009-11-09 Isaku Yamahatapci: factor out pci_for_each_device().
2009-11-09 Isaku Yamahatapci: cosmetic on pci_upadte_mappings()
2009-11-09 Isaku Yamahatapci: initialize pci config headers depending it pci...
2009-11-09 Isaku Yamahatapci: teach pci_default_config_write() ROM bar for norma...
2009-11-09 Isaku Yamahatapci: use range helper functions.
2009-11-09 Isaku Yamahatapci: add helper functions to check ranges overlap.
2009-11-09 Isaku Yamahatapci: pcie host and mmcfg support.
2009-11-09 Isaku Yamahatavmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO.
2009-11-09 Isaku Yamahatapci_host: change the signature of pci_data_{read, write}.
2009-11-09 Isaku Yamahatapci: move pci host stuff from pci.c to pci_host.c
2009-11-09 Isaku Yamahatapci: factor out the conversion logic from io port addre...
2009-11-09 Isaku Yamahatapci: make pci configuration transaction more accurate.
2009-11-09 Isaku Yamahatapci: remove bus_num member from struct PCIBus.
2009-11-09 Isaku Yamahatapci: 64bit bar support.
2009-11-09 Isaku Yamahatapci: typedef pcibus_t as uint64_t instead of uint32_t.
2009-11-09 Isaku Yamahatapci: introduce FMT_PCIBUS for printf format for pcibus_t.
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci_host: consolidate pci config address access.
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-11-09 Isaku Yamahatapci: make pci_bar() aware of header type 1.
2009-11-09 Isaku Yamahatapci: clean up of pci_default_read_config.
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-09 Isaku Yamahatapci: clean up pci_init_wmask()
2009-11-09 Isaku Yamahatapci/bridge: clean up of pci_bridge_initfn()
2009-11-09 Isaku Yamahatapci: use helper functions to access pci config space.
2009-11-09 Isaku Yamahatapci: helper functions to access PCIDevice::config
2009-11-09 Isaku Yamahatapci: define a constant to represent a unmapped bar...
2009-11-09 Isaku Yamahatapci: use PCI_SLOT() and PCI_FUNC().
2009-11-09 Isaku Yamahatapci: introduce constant PCI_NUM_PINS for the number...
2009-11-09 Isaku Yamahatapci: fix PCI_DPRINTF() wrt variadic macro.
2009-11-09 Paolo BonziniMakefile: make qemu-io dependent on config-host.h
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
2009-11-09 Gerd Hoffmannscsi: move scsi.h -> esp.h
2009-11-09 Uri LublinMakefile: make qemu-img dependant on config-host.h
2009-11-09 Dustin Kirklandwhitelist host virtio networking features
2009-11-09 Kevin Wolfqemu-img: Allow creating zero sized images
2009-11-09 Mark McLoughlintap: drain queue in tap_send()
2009-11-09 Mark McLoughlinvirtio-net: split the has_buffers() logic from can_rece...
2009-11-09 Mark McLoughlinnet/queue: queue packets even if sender doesn't supply...
2009-11-09 Mark McLoughlinnet: disable receiving if client returns zero
2009-11-09 Mark McLoughlintap: disable draining queue in one go
2009-11-09 Markus ArmbrusterConfigurable block format whitelist
2009-11-09 Markus Armbrusterqdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
2009-11-09 Naphtali SpreiPass the drive's readonly attribute to the guest OS
2009-11-09 Naphtali SpreiAdded readonly flag to -drive command
2009-11-09 Stefan Weilqcow2: Allow qcow2 disk images with size zero
2009-11-07 Blue Swirl(x86/Sparc/PPC)-user: fix cpu_copy
2009-11-07 Blue SwirlIDE: Fix reset handling
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-11-07 Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-11-06 malcvga: fix line comparison
2009-11-06 malcvga: Respect Line Compare Register in text modes
2009-11-04 Artyom TarasenkoSparc: fix carry flag handling (Solaris bootblk fix)
2009-11-03 Andrzej Zaborowskihw/sd: Support SDHC size cards
2009-11-02 Anthony LiguoriFix the build when srcdir == objdir
2009-10-30 Anthony LiguoriUnbreak Linux build
2009-10-30 Anthony LiguoriUpdate gpxe roms to have BANNER_TIMEOUT=0
2009-10-30 Alexander GrafUnbreak tap compilation on OS X
2009-10-30 Anthony LiguoriRevert "Fall back to network boot as the last possible...
2009-10-30 Anthony LiguoriFall back to network boot as the last possible boot...
2009-10-30 Anthony LiguoriRemove e1000 rom loading hack
2009-10-30 Anthony LiguoriSwitch from etherboot to gPXE
2009-10-30 Anthony LiguoriSwitch pc bios from pc-bios to seabios
2009-10-30 Anthony LiguoriUpdate SeaBIOS to latest upstream
2009-10-30 Mark McLoughlinvirtio-net: fix macaddr config regression
2009-10-30 Michael S.... qemu/msix: fix table access issues
2009-10-30 Michael S.... qemu/virtio: make wmb compiler barrier + comments
2009-10-30 Kevin WolfRemove aio_ctx from paio_* interface
2009-10-30 Peter HjalmarssonAdd *CFLAGS to LINK in rules.mak
2009-10-30 Stefan Weilserial: Add missing bit
next