aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-01mc146818rtc: Use lost_tick_policy propertyJan Kiszka
2012-02-01qemu-option: Introduce default mechanismJan Kiszka
2012-02-01qdev: Introduce lost tick policy propertyJan Kiszka
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell
2012-02-01exec.c: Clarify comment about tlb_flush() flush_global parameterPeter Maydell
2012-02-01hw/9pfs: Update MAINTAINERS fileAneesh Kumar K.V
2012-02-01MAINTAINERS: Add a section for the host OS and a W32 maintainerStefan Weil
2012-02-01./configure: add link check for nss-smartcardSergei Trofimovich
2012-02-01./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich
2012-01-30m48t59: use rtc_clock for alarm timerPaolo Bonzini
2012-01-30GRLIB UART: Add RX channelFabien Chouteau
2012-01-29Fix off-by-one in dirty bitmap functionsAvi Kivity
2012-01-28Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-01-27unin_pci: Fix typos in device namesAndreas Färber
2012-01-27qdev: change ambiguous qdev namesAnthony Liguori
2012-01-27virtio-s390: convert to QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2012-01-27unin_pci: Drop unused reset handlerAndreas Färber
2012-01-27unin_pci: Drop duplicate busdevAndreas Färber
2012-01-27unin_pci: Clean up qdev namesAndreas Färber
2012-01-27virtio-serial: convert to QEMU Object ModelAnthony Liguori
2012-01-27spapr: convert to QEMU Object Model (v2)Anthony Liguori
2012-01-27scsi: convert to QEMU Object ModelAnthony Liguori
2012-01-27ide: convert to QEMU Object ModelAnthony Liguori
2012-01-27hda-codec: convert to QEMU Object ModelAnthony Liguori
2012-01-27i2c: smbus: convert to QEMU Object ModelAnthony Liguori
2012-01-27i2c: rename i2c_slave -> I2CSlaveAnthony Liguori
2012-01-27ssi: convert to QEMU Object ModelAnthony Liguori
2012-01-27ccid: convert to QEMU Object ModelAnthony Liguori
2012-01-27usb: convert to QEMU Object ModelAnthony Liguori
2012-01-27isa: pic: convert to QEMU Object ModelAnthony Liguori
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori
2012-01-27qdev: add class_init to DeviceInfoAnthony Liguori
2012-01-27qdev: add a interface to register subclassesAnthony Liguori
2012-01-27qdev: use a wrapper to access reset and promote reset to a class methodAnthony Liguori
2012-01-27qdev: don't access name through infoAnthony Liguori
2012-01-27qdev: move qdev->info to classAnthony Liguori
2012-01-27qdev: integrate with QEMU Object Model (v2)Anthony Liguori
2012-01-27qom: add the base Object class (v2)Anthony Liguori
2012-01-27pci: call reset unconditionallyAnthony Liguori
2012-01-27openpic: remove dead code to make a PCI device versionAnthony Liguori
2012-01-27macio: convert to qdevAnthony Liguori
2012-01-27Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2012-01-27Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-01-27qemu-io: end aio help text sentences with periodsLaszlo Ersek
2012-01-27./configure: export xfs config via --{enable, disable}-xfsctlSergei Trofimovich
2012-01-27pcnet: Preserve link state across device resetJan Kiszka
2012-01-27e1000: Preserve link state across device resetJan Kiszka
2012-01-27qdev-property: Make bit property parsing stricterJan Kiszka