]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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
2009-10-30 Stefan Weilserial: Support additional serial speed values
2009-10-30 Gerd Hoffmannusb: print attached status in info qtree
2009-10-30 Gerd Hoffmannusb-host: use qdev for -usbdevice + rework.
2009-10-30 Gerd Hoffmannusb-storage: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb: make attach optional.
2009-10-30 Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb-hid: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannuse rom loader for pc bios.
2009-10-30 Gerd Hoffmannvga roms: move loading from pc.c to vga drivers.
2009-10-30 Gerd Hoffmannrom loader: make vga+rom loading configurable.
2009-10-30 Gerd Hoffmannrom loader: use qemu_strdup.
2009-10-30 Mark McLoughlinnet: move UFO support detection to tap-linux.c
2009-10-30 Mark McLoughlinnet: move tap_set_offload() code into tap-linux.c
2009-10-30 Mark McLoughlinnet: move tap_probe_vnet_hdr() to tap-linux.c
2009-10-30 Mark McLoughlinnet: move tap_set_sndbuf() to tap-linux.c
2009-10-30 Mark McLoughlinnet: move linux code into net/tap-linux.c
2009-10-30 Mark McLoughlinbuild: add CONFIG_LINUX
2009-10-30 Mark McLoughlinnet: move AIX code into net/tap-aix.c
2009-10-30 Mark McLoughlinnet: move solaris code to net/tap-solaris.c
2009-10-30 Mark McLoughlinnet: split BSD tap_open() out into net/tap-bsd.c
2009-10-30 Mark McLoughlinnet: split all the tap code out into net/tap.c
2009-10-30 Mark McLoughlinnet: move tap-linux.h under net/
2009-10-30 Mark McLoughlinnet: move more stuff into net/tap-win32.c, add net...
2009-10-30 Mark McLoughlinnet: move tap-win32.c under net/
2009-10-30 Mark McLoughlinnet: move net-checksum.c under net/
2009-10-30 Mark McLoughlinnet: move net-queue.[ch] under net/
next