aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum
2014-03-12vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum
2014-03-12qdev-monitor-test: Don't test human-readable error messageMarkus Armbruster
2014-03-12qdev-monitor-test: Simplify using g_assert_cmpstr()Stefan Hajnoczi
2014-03-12spapr-pci: Change the default PCI bus namingAlexey Kardashevskiy
2014-03-12block/m25p80: Remove FROM_SSI_SLAVE() usagesPeter Crosthwaite
2014-03-12ssi: Remove SSI_SLAVE_FROM_QDEV() macroPeter Crosthwaite
2014-03-12misc/max111x: QOM casting sweepPeter Crosthwaite
2014-03-12misc/max111x: Create abstract max111x typePeter Crosthwaite
2014-03-12ssi: Convert legacy SSI_BUS -> BUS castsPeter Crosthwaite
2014-03-12ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite
2014-03-12qom: Avoid leaking str and bool properties on failureStefan Hajnoczi
2014-03-12qdev-monitor: Set properties after parent is assigned in device_addAmos Kong
2014-03-12qdev: Set DeviceClass::hotpluggable default in class_init()Igor Mammedov
2014-03-12qdev: Fix bus dependency of DeviceState::hotpluggable getterAndreas Färber
2014-03-12Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...Peter Maydell
2014-03-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-03-12prep: Update ppc_rom.binAndreas Färber
2014-03-12Add OpenHack'Ware submoduleAndreas Färber
2014-03-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-03-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into stagingPeter Maydell
2014-03-12trace: Fix build warnings for Win32 buildPeter Maydell
2014-03-12Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into stagingPeter Maydell
2014-03-12Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-12Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-03-12Docs: Introduce multiport serial support in qemupciserial.inf.Miki Mishael
2014-03-12tap: avoid deadlocking rxStefan Hajnoczi
2014-03-12slirp smb with modern win guests when samba is also running on hostMichael Tokarev
2014-03-12qemu/slirp: Fix SMB security configuration on newer samba versionsMichael Buesch
2014-03-12target-sparc: Add and use CPU_FEATURE_CASASebastian Huber
2014-03-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-11Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-03-11qemu-thread-posix: Fix build against older glibc versionJan Kiszka
2014-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell
2014-03-11tests: test-qmp-commands: Fix double freeLuiz Capitulino
2014-03-11qapi script: do not add "_" for every capitalized char in enumWenchao Xia
2014-03-11qapi script: do not allow string discriminatorWenchao Xia
2014-03-11qapi: convert BlockdevOptions to use enum discriminatorWenchao Xia
2014-03-11qapi script: support enum type as discriminator in unionWenchao Xia
2014-03-11qapi script: use same function to generate enum stringWenchao Xia
2014-03-11qapi script: code move for generate_enum_name()Wenchao Xia
2014-03-11qapi script: check correctness of unionWenchao Xia
2014-03-11qapi script: remember line number in schema parsingWenchao Xia
2014-03-11qapi script: add check for duplicated keyWenchao Xia
2014-03-11qapi script: remember explicitly defined enum valuesWenchao Xia
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell
2014-03-11acpi-test: update expected SSDT filesMichael S. Tsirkin
2014-03-11acpi-build: don't access unaligned addressesMichael S. Tsirkin