aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-12hw/pcnet-pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ne2000.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/lsi53c895a.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ivshmem.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ioh3420.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/intel-hda.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/via.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/ich.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/gt64xxx.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/grackle_pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/es1370.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/e1000.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/bonito.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ac97.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12vmware_vga.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12ide/piix: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12apb_pci: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12dec_pci: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12eepro100: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12usb-uhci: convert to PCIDEviceInfo to initialize idsIsaku Yamahata
2011-06-12pci: move ids of config space into PCIDeviceInfoIsaku Yamahata
2011-06-12CPUPhysMemoryClient: batch addresses in catchupAlex Williamson
2011-06-10doc: Minor typo fix.Brad Hards
2011-06-10sigfd: use pthread_sigmaskAlexander Graf
2011-06-10Merge remote branch 'rth/axp-next' into alpha-mergeEdgar E. Iglesias
2011-06-10fsdev: Fix archs that dont use fsdevEdgar E. Iglesias
2011-06-08Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-06-08Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori
2011-06-08Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori
2011-06-08Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-06-08qemu-img create: Fix displayed default cluster sizeKevin Wolf
2011-06-08bdrv_img_create: Fix segfaultKevin Wolf
2011-06-08qcow2: Fix memory leaks in error casesKevin Wolf
2011-06-08rbd: Add bdrv_truncate implementationJosh Durgin
2011-06-08rbd: check return values when scheduling aioJosh Durgin
2011-06-08rbd: allow configuration of rados from the rbd filenameJosh Durgin
2011-06-08rbd: use the higher level librbd instead of just libradosJosh Durgin
2011-06-08block/raw-posix: get right partition sizeChristoph Egger
2011-06-08block/raw-posix: use a character device if a block device is givenChristoph Egger
2011-06-08vmdk: fix endianness bugsAlexander Graf
2011-06-08block: clarify the meaning of BDRV_O_NOCACHEChristoph Hellwig
2011-06-08ide/core: Remove explicit setting of BM_STATUS_INTKevin Wolf
2011-06-08virtio: Move virtio-pci to hw libraryJan Kiszka
2011-06-08target-i386: Make x86 mfence and lfence illegal without SSE2Martin Simmons
2011-06-08m68k: Replace gen_im32() by tcg_const_i32()Laurent Vivier
2011-06-08slirp: fix guestfwd idAlexander Graf
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond