aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-22arm11mpcore: use sysbus_init_mmio_cb2Avi Kivity
2011-08-22sh_pci: convert to memory APIAvi Kivity
2011-08-22sysbus: add a variant of sysbus_init_mmio_cb with an unmap callbackAvi Kivity
2011-08-22ppc4xx_sdram: convert to memory APIAvi Kivity
2011-08-22ppc405_uc: convert to memory APIAvi Kivity
2011-08-22pcie_host: convert to memory APIAvi Kivity
2011-08-22onenand: convert to memory APIAvi Kivity
2011-08-22omap_gpmc/nseries/tusb6010: convert to memory APIAvi Kivity
2011-08-22tusb6010: move declarations to new file tusb6010.hAvi Kivity
2011-08-22gt64xxx.c: convert to memory APIAvi Kivity
2011-08-22armv7m: convert to memory APIAvi Kivity
2011-08-22arm_timer: convert to memory APIAvi Kivity
2011-08-22arm_sysctl: convert to memory APIAvi Kivity
2011-08-22arm_gic: convert to memory APIAvi Kivity
2011-08-22apic: convert to memory APIAvi Kivity
2011-08-22apb_pci: convert to memory APIAvi Kivity
2011-08-22pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)Hervé Poussineau
2011-08-22Improvements to libtool support.Brad
2011-08-22w32: Fix qemu_ftruncate64Stefan Weil
2011-08-22build: list libraries after objects, for proper linkageDiego Elio Pettenò
2011-08-22fix code formatRobert Wang
2011-08-22e1000: use MII status register for link up/downBjørn Mork
2011-08-22char: document the functions that will be the public interfaceAnthony Liguori
2011-08-22char: remove qemu_chr_send_event()Anthony Liguori
2011-08-22char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()Anthony Liguori
2011-08-22char: rename qemu_chr_close() -> qemu_chr_delete()Anthony Liguori
2011-08-22char: qemu_chr_open_opts() -> qemu_chr_new_from_opts()Anthony Liguori
2011-08-22char: rename qemu_chr_open() -> qemu_chr_new()Anthony Liguori
2011-08-22char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo()Anthony Liguori
2011-08-22char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()Anthony Liguori
2011-08-22char: rename qemu_chr_guest_close() -> qemu_chr_fe_close()Anthony Liguori
2011-08-22char: rename qemu_chr_guest_open() -> qemu_chr_fe_open()Anthony Liguori
2011-08-22char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()Anthony Liguori
2011-08-22char: rename qemu_chr_read() -> qemu_chr_be_write()Anthony Liguori
2011-08-22char: rename qemu_chr_printf() -> qemu_chr_fe_printf()Anthony Liguori
2011-08-22char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori
2011-08-22tcg/ppc64: fix 16/32 mixupmalc
2011-08-22Merge branch 'master' of git://git.qemu.org/qemumalc
2011-08-22tcg/ppc64: implement not_i32/64 and ext32u_i64malc
2011-08-22tcg/ppc32: implement deposit_i32malc
2011-08-21Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into stagingAnthony Liguori
2011-08-21guest agent: remove uneeded dependenciesMichael Roth
2011-08-21guest agent: remove g_strcmp0 usageMichael Roth
2011-08-21memory: crack wide ioport accesses into smaller ones when neededAvi Kivity
2011-08-21memory: abstract cracking of write access ops into a functionAvi Kivity
2011-08-21escc: replace DPRINTFs with tracepointsBlue Swirl
2011-08-21m48t59: avoid structure holes spotted by paholeBlue Swirl
2011-08-21escc: avoid structure holes spotted by paholeBlue Swirl
2011-08-21fdc: avoid structure holes spotted by paholeBlue Swirl
2011-08-21pcnet: avoid structure holes spotted by paholeBlue Swirl